guhongwei 5 năm trước cách đây
mục cha
commit
2c9ccf3861
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      src/views/user/index.vue

+ 1 - 2
src/views/user/index.vue

@@ -65,11 +65,10 @@ export default {
   overflow: hidden;
 }
 .main {
-  padding: 20px 0 0 0;
+  padding: 0 0 50px 0;
   min-height: 300px;
 }
 .foot {
-  margin-top: 50px;
   position: absolute;
   bottom: 0;
 }