mirror of
https://github.com/fluxerapp/fluxer.git
synced 2026-09-03 05:10:25 +03:00
fix(app): dim the disabled discovery nav item through colour only (#1678)
This commit is contained in:
@@ -59,7 +59,6 @@
|
||||
.navItemDisabled {
|
||||
cursor: not-allowed;
|
||||
color: var(--text-tertiary-muted);
|
||||
opacity: 0.72;
|
||||
}
|
||||
|
||||
.navItemIcon {
|
||||
|
||||
Reference in New Issue
Block a user