Fix button styles
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
.button,
|
.button {
|
||||||
button:active,
|
|
||||||
button:focus {
|
|
||||||
background-color: $color-button-background;
|
background-color: $color-button-background;
|
||||||
color: $color-button-foreground;
|
color: $color-button-foreground;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
|||||||
Reference in New Issue
Block a user