mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 09:22:42 +08:00
UX: follow-up sidebar variable fixes for c398933 (#30676)
This commit is contained in:
@ -62,4 +62,7 @@
|
||||
.sidebar-section-link-content-text {
|
||||
color: var(--d-sidebar-link-color);
|
||||
}
|
||||
.active .sidebar-section-link-content-text {
|
||||
color: var(--d-sidebar-active-color);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user