formatting
This commit is contained in:
parent
e8408dd2c0
commit
99f0f7cdec
1 changed files with 1 additions and 2 deletions
|
@ -1,10 +1,9 @@
|
|||
@import "./_variables"
|
||||
|
||||
|
||||
.button
|
||||
color: $text-dark-buttons
|
||||
background: $background-dark-buttons
|
||||
border: none
|
||||
&[data-theme="light"]
|
||||
background: $background-light-buttons
|
||||
color: $text-light-buttons
|
||||
color: $text-light-buttons
|
||||
|
|
Loading…
Add table
Reference in a new issue