mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
fixed lint issue on action button css
This commit is contained in:
parent
352f3032e9
commit
a0c0f27eea
@ -7,8 +7,8 @@
|
||||
justify-content: center;
|
||||
padding: 8px 16px;
|
||||
border: none;
|
||||
background-color: rgba(var(--center-channel-color-rgb), 0.04);
|
||||
border-radius: 4px;
|
||||
background-color: rgba(var(--center-channel-color-rgb), 0.04);
|
||||
color: rgba(var(--center-channel-color-rgb), 0.75);
|
||||
font-size: 10px;
|
||||
font-weight: 600;
|
||||
|
Loading…
Reference in New Issue
Block a user