Merge pull request #23 from Krafting/main

Added a missing '}'
This commit is contained in:
Casper Talvio
2022-01-14 12:30:24 +02:00
committed by GitHub

View File

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