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