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