Ver Fonte

Finish Hotfix-mo-60

莫绍宝 há 3 anos atrás
pai
commit
3840289bc6
1 ficheiros alterados com 4 adições e 4 exclusões
  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 {