Fixed a missing '}'

This commit is contained in:
Krafting
2022-01-13 16:07:48 +01:00
committed by GitHub
parent b8994a2b1c
commit a5258d5514

View File

@@ -108,3 +108,4 @@ progress::-webkit-progress-value {
.syncPlayIconCircle {
color: rgba(var(--accent),1) !important;
text-shadow: none !important;
}