mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-03 20:40:00 -05:00
Merge 26f741249a into 0263262ef4
This commit is contained in:
commit
bbfe15fc50
1 changed files with 2 additions and 2 deletions
|
|
@ -2189,8 +2189,8 @@
|
|||
padding: 1px 5px 2px;
|
||||
border-radius: 4px;
|
||||
margin-left: 8px;
|
||||
background-color: var(--sidebar-text-active-border);
|
||||
color: var(--sidebar-text-active-color);
|
||||
background-color: var(--button-bg);
|
||||
color: var(--button-color);
|
||||
font-size: 12px;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue