fix music modal images on small screens

This commit is contained in:
Til Schmitter 2026-05-12 00:20:47 +02:00
parent 0debe7985f
commit dbdf7bbcaf

View file

@ -1665,6 +1665,7 @@ html.b #music {
margin: 0 auto;
position: absolute;
max-width: 100%;
object-fit: scale-down;
}
#mu_tn {
display: block;