mirror of
https://github.com/mattermost/focalboard.git
synced 2024-11-24 08:22:29 +02:00
Fix icon colors in the sidebar
This commit is contained in:
parent
4e55dc4ffb
commit
7629e09eee
@ -95,7 +95,7 @@
|
||||
fill: rgba(var(--sidebar-fg), 0.5);
|
||||
}
|
||||
|
||||
.ShowSidebarIcon, .HamburgerIcon {
|
||||
.HideSidebarIcon {
|
||||
stroke: rgba(var(--sidebar-fg), 0.5);
|
||||
stroke-width: 6px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user