See999 5 anni fa
parent
commit
aa1c9eaa29
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      src/views/layout/components/Sidebar/index.vue

+ 2 - 2
src/views/layout/components/Sidebar/index.vue Vedi File

@@ -242,8 +242,8 @@ export default {
242 242
     background-color: #1F2D3D !important;
243 243
   }
244 244
   .el-menu-item{
245
-    height: 40px !important;
246
-    line-height: 40px !important;
245
+    height: 36px !important;
246
+    line-height: 36px !important;
247 247
     background-color: #1F2D3D !important;
248 248
     color: #fff !important;
249 249
     i{