莫绍宝 пре 3 година
родитељ
комит
6bf8cef8fb
1 измењених фајлова са 4 додато и 4 уклоњено
  1. 4 4
      src/styles/index.scss

+ 4 - 4
src/styles/index.scss

@@ -234,14 +234,14 @@ div:focus {
 }
 
 .el-menu-item, .el-submenu__title {
-  height: 50px;
-  line-height: 50px;
+  height: 44px;
+  line-height: 44px;
   font-weight: 600 !important;
 }
 
 .el-submenu .el-menu-item {
-  height: 50px;
-  line-height: 50px;
+  height: 44px;
+  line-height: 44px;
 }
 
 .page-footer {