Browse Source

头上部边距修改

hanxin 2 years ago
parent
commit
97205911bb
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/pages/Home/index.less

+ 1 - 2
src/pages/Home/index.less

@@ -3,7 +3,6 @@
   width: 100%;
   height: calc(100vh - 79px);
   overflow-y: auto;
-  padding: 60px 0;
   position: absolute;
   top: 0;
   left: 0;
@@ -39,7 +38,7 @@
   width: 1486px;
   max-height: 100vh;
   overflow-y: hidden;
-  padding-top: 120px;
+  padding-top: 190px;
 }
 
 .menuFriName {