Browse Source

修改样式

See999 5 years ago
parent
commit
aa1c9eaa29
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/layout/components/Sidebar/index.vue

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

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