fix button colors

This commit is contained in:
2021-07-06 14:17:39 +02:00
parent c96f407e6a
commit 36419cf5f0
13 changed files with 72 additions and 110 deletions

View File

@@ -40,6 +40,7 @@
color: $light;
}
&.btn-misc,
&.btn-cancel {
background-color: $chill-light-gray;
color: $black;