music widget minor fix

This commit is contained in:
Til Schmitter 2026-05-11 22:57:10 +02:00
parent 98ee68daf2
commit 58c1d980a1

View file

@ -1669,7 +1669,7 @@ html.b #music {
}
#mu_pbb {
height: 3em;
margin: .5em 0;
margin: .5em auto;
width: 80vw;
display: block;
position: relative;