mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
Fix mat3 icon
This commit is contained in:
@@ -484,6 +484,9 @@ input[type='number'],
|
|||||||
transform: translate(-50%);
|
transform: translate(-50%);
|
||||||
color: rgb(var(--md-sys-color-on-surface-variant));
|
color: rgb(var(--md-sys-color-on-surface-variant));
|
||||||
}
|
}
|
||||||
|
.el-menu-item::before {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
.el-menu-item:focus,
|
.el-menu-item:focus,
|
||||||
.el-menu-item:hover {
|
.el-menu-item:hover {
|
||||||
background-color: rgba(var(--md-sys-color-on-surface-variant), 0.08);
|
background-color: rgba(var(--md-sys-color-on-surface-variant), 0.08);
|
||||||
|
|||||||
Reference in New Issue
Block a user