Fixes errors with the new youtube music

This commit is contained in:
Michel Fedde 2025-10-22 12:30:14 +02:00
parent 450c17e720
commit 6e303a2ff8
4 changed files with 28 additions and 20 deletions

View file

@ -5,6 +5,8 @@
}
.widget {
color: $foreground;
box-shadow: $box-shadow-inner-less;
background: $background;
border-radius: $border-radius;