fix: btn-default, btn-secondary text color
This commit is contained in:
parent
11ca95264e
commit
10914e2a8f
1 changed files with 1 additions and 0 deletions
|
|
@ -118,6 +118,7 @@ img {
|
|||
|
||||
.btn-secondary, .btn-default {
|
||||
background-color: $control-bg;
|
||||
color: var(--grey-800);
|
||||
}
|
||||
|
||||
.btn-primary {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue