浏览代码

修改样式

See999 5 年前
父节点
当前提交
aa1c9eaa29
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/layout/components/Sidebar/index.vue

+ 2 - 2
src/views/layout/components/Sidebar/index.vue 查看文件

@@ -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{