Inherit font family for buttons
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
appearance: none;
|
||||
cursor: pointer;
|
||||
border: none;
|
||||
font-family: inherit;
|
||||
|
||||
&:disabled {
|
||||
cursor: not-allowed;
|
||||
|
Reference in New Issue
Block a user