Small theme adjustments

This commit is contained in:
Natsumi
2022-03-27 03:08:33 +13:00
parent efb03514e9
commit a59ddb21f0
2 changed files with 4 additions and 4 deletions

View File

@@ -177,8 +177,8 @@ button {
background: #202020;
}
.el-menu-item {
color: #f8f8f8;
.el-menu-item i {
color: #909399;
}
.el-menu-item.notify::after {

View File

@@ -192,8 +192,8 @@ a {
border: 0;
}
.el-menu-item {
color: #303133;
.el-menu-item i {
color: #000;
}
.el-menu-item.is-active::before {