Explicitly add white background to buttons
This commit is contained in:
@ -50,6 +50,7 @@
|
||||
cursor: pointer;
|
||||
margin-bottom: 1rem;
|
||||
margin-right: 1rem;
|
||||
background: white;
|
||||
|
||||
&:hover {
|
||||
background: #8385aa;
|
||||
|
||||
Reference in New Issue
Block a user