mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 22:46:06 +02:00
Small theme adjustments
This commit is contained in:
@@ -177,8 +177,8 @@ button {
|
|||||||
background: #202020;
|
background: #202020;
|
||||||
}
|
}
|
||||||
|
|
||||||
.el-menu-item {
|
.el-menu-item i {
|
||||||
color: #f8f8f8;
|
color: #909399;
|
||||||
}
|
}
|
||||||
|
|
||||||
.el-menu-item.notify::after {
|
.el-menu-item.notify::after {
|
||||||
|
|||||||
+2
-2
@@ -192,8 +192,8 @@ a {
|
|||||||
border: 0;
|
border: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.el-menu-item {
|
.el-menu-item i {
|
||||||
color: #303133;
|
color: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.el-menu-item.is-active::before {
|
.el-menu-item.is-active::before {
|
||||||
|
|||||||
Reference in New Issue
Block a user