소스 검색

修改样式

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{