mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 12:30:06 +02:00
add primary color highlight to sidebar nav
This commit is contained in:
@@ -41,6 +41,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.link.active {
|
||||
color: var(--theme-colors-primary-filled);
|
||||
}
|
||||
|
||||
.link.disabled {
|
||||
pointer-events: none;
|
||||
opacity: 0.6;
|
||||
|
||||
Reference in New Issue
Block a user