Иван
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
3 deletions
-
client/themes/default/scss/app.scss
|
|
@ -804,10 +804,9 @@ |
|
|
|
border-radius: 7px; |
|
|
|
background-color: mc('grey', '50'); |
|
|
|
cursor: pointer; |
|
|
|
height: 40px; |
|
|
|
display: flex; |
|
|
|
display: list-item; |
|
|
|
align-items: center; |
|
|
|
padding: 0 1rem; |
|
|
|
padding: 0.4rem 1rem; |
|
|
|
transition: background-color .4s ease; |
|
|
|
|
|
|
|
&:focus { |
|
|
|