Fix button theming
This commit is contained in:
parent
d15531fb35
commit
8b95440c8a
|
@ -112,6 +112,7 @@ button {
|
||||||
@include disable-outline;
|
@include disable-outline;
|
||||||
|
|
||||||
background: unset;
|
background: unset;
|
||||||
|
color: pvar(--mainForegroundColor);
|
||||||
}
|
}
|
||||||
|
|
||||||
label {
|
label {
|
||||||
|
|
Loading…
Reference in New Issue