set flat buttons to use primary color

This commit is contained in:
buzz-lightsnack-2007 2024-05-18 18:29:30 +08:00
parent 65a6758d35
commit 4aaa9f6316

View file

@ -9,6 +9,10 @@ body {
background-color: var(--background-color);
}
.btn-flat {
color: var(--font-color-main);
}
.background {
background: linear-gradient(
25deg,