mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-02-17 07:48:16 +05:30
Исправлено принудительное скругление button на Mac OS в Chrome 62
This commit is contained in:
parent
6ce248ce89
commit
a4601568b8
@ -23,6 +23,7 @@
|
|||||||
height: 50px;
|
height: 50px;
|
||||||
padding: 0 15px;
|
padding: 0 15px;
|
||||||
border: none;
|
border: none;
|
||||||
|
border-radius: 0;
|
||||||
|
|
||||||
font-family: $font-family-title;
|
font-family: $font-family-title;
|
||||||
color: $defaultButtonTextColor;
|
color: $defaultButtonTextColor;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user