mirror of
https://github.com/mattermost/focalboard.git
synced 2024-11-24 08:22:29 +02:00
Fix category dialog (#4657)
* test merge * update Dialog color for SidebarCategory * add semicolon * use the lowercase dialog class
This commit is contained in:
parent
41fbd5fecc
commit
3fa0e08219
@ -6,6 +6,10 @@
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.dialog {
|
||||
color: rgba(var(--center-channel-color-rgb));
|
||||
}
|
||||
|
||||
.octo-sidebar-item {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
Loading…
Reference in New Issue
Block a user