Fix button theming

pull/5762/head
Chocobozzz 2023-04-14 09:46:45 +02:00
parent d15531fb35
commit 8b95440c8a
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ button {
@include disable-outline;
background: unset;
color: pvar(--mainForegroundColor);
}
label {