Kaynağa Gözat

web端界面优化

高雄 1 yıl önce
ebeveyn
işleme
2c2e588679

+ 1 - 1
src/layout/components/AppMain.vue

@@ -47,7 +47,7 @@ export default {
   }
 
   .fixed-header + .app-main {
-    padding-top: 86px;
+    padding-top: 100px;
   }
 }
 </style>

+ 1 - 1
src/layout/components/Sidebar/index.vue

@@ -88,7 +88,7 @@ export default {
 }
 .scro {
   position: relative;
-  height: 90vh;
+  height: 87vh;
   width: 100%;
   overflow-y: auto !important;
 }