mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-17 18:26:17 +02:00
Sidebar CSS: Don't shrink dots and disclosure icons
This commit is contained in:
parent
ba052ac305
commit
9c70ff2ca2
@ -119,6 +119,7 @@
|
||||
|
||||
.OptionsIcon, .SubmenuTriangleIcon, .DotIcon {
|
||||
fill: rgba(var(--sidebar-fg), 0.5);
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.HideSidebarIcon {
|
||||
|
Loading…
Reference in New Issue
Block a user