Fix the song timer background

This commit is contained in:
RealFascinated 2022-04-03 18:31:14 +01:00
parent 71b2cd0eba
commit 6067cea9fb

@ -175,7 +175,7 @@
grid-row: 1; grid-row: 1;
z-index: 2; z-index: 2;
padding: 3px; padding: 3px;
background-color: red; background-color: red !important;
} }
.song-time-text { .song-time-text {