mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
UX: sidebar "more" icon color fix (#31017)
Currently the vertical ellipsis is slightly darker than other sidebar icons Before:  After: 
This commit is contained in:
parent
19aed18d4f
commit
85344b4b07
@ -8,4 +8,8 @@
|
||||
|
||||
.sidebar-more-section-trigger {
|
||||
justify-content: flex-start;
|
||||
|
||||
.d-icon {
|
||||
color: var(--d-sidebar-link-icon-color);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user