Browse Source

样式修改

xiaomei 4 months ago
parent
commit
a24a0dab3a
1 changed files with 6 additions and 1 deletions
  1. 6 1
      src/views/storage/list.vue

+ 6 - 1
src/views/storage/list.vue

@@ -287,9 +287,14 @@ export default {
     padding: 14px 0;
     .w1 {
       // width: 60%;
+      padding-left: 12px
     }
     .w2 {
-      margin-right: 20px;
+      margin-right: 28px;
+    }
+
+    .w3 {
+      margin-right: 27px;
     }
 
     /deep/.van-ellipsis {