mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: minor active state fix for sidebar (#21754)
This commit is contained in:
parent
c539f749f1
commit
ff03b2274f
@ -26,7 +26,7 @@
|
||||
background: var(--d-sidebar-highlight-color);
|
||||
|
||||
.sidebar-section-link-prefix {
|
||||
&.icon svg {
|
||||
&.icon {
|
||||
color: var(--primary-medium);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user