Update various broken variables

This commit is contained in:
Darren Burns
2022-09-13 13:46:01 +01:00
parent fc414a0b10
commit 751b451309
5 changed files with 36 additions and 36 deletions

View File

@@ -33,7 +33,7 @@ Button {
.started {
text-style: bold;
background: $success;
color: $text-success;
color: $text;
}
.started TimeDisplay {

View File

@@ -33,7 +33,7 @@ Button {
.started {
text-style: bold;
background: $success;
color: $text-success;
color: $text;
}
.started TimeDisplay {