XuZinan 2 år sedan
förälder
incheckning
bbb4e6b793
1 ändrade filer med 3 tillägg och 3 borttagningar
  1. 3 3
      src/global.less

+ 3 - 3
src/global.less

@@ -129,7 +129,7 @@ input[type='reset'] {
 }
 
 .ant-menu-title-content {
-  font-size: 20px;
+  font-size: 18px;
   color: #e8f7fc;
 }
 
@@ -160,13 +160,13 @@ input[type='reset'] {
     margin-bottom: 10px !important;
   }
   .ant-menu-title-content {
-    font-size: 17px;
+    font-size: 16px;
     color: #e8f7fc;
   }
 }
 
 .ant-menu-submenu-arrow {
-  color: #e8f7fc;
+  color: #e8f7fc !important;
 }
 
 .ant-menu-item-selected,