mirror of
https://github.com/mattermost/mattermost.git
synced 2026-05-28 04:35:04 -04:00
fix lint issue
This commit is contained in:
parent
ae929c1bda
commit
a036ca5cae
1 changed files with 1 additions and 1 deletions
|
|
@ -91,8 +91,8 @@
|
|||
|
||||
&:focus {
|
||||
border-color: var(--button-bg);
|
||||
outline: none;
|
||||
box-shadow: 0 0 0 2px rgba(var(--button-bg-rgb), 0.3);
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
|
|
|||
Loading…
Reference in a new issue