Queue status/timeleft improvements

Closes #1424
This commit is contained in:
Qstick 2022-06-04 15:07:21 -05:00
parent a41e8deb03
commit f549a36c6f
4 changed files with 24 additions and 10 deletions

View file

@ -25,3 +25,7 @@
.warning {
color: $warningColor;
}
.purple {
color: $purple;
}