mirror of
https://github.com/9001/copyparty.git
synced 2026-06-20 21:22:26 -06:00
fix music modal images on small screens
This commit is contained in:
parent
0debe7985f
commit
dbdf7bbcaf
|
|
@ -1665,6 +1665,7 @@ html.b #music {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
object-fit: scale-down;
|
||||||
}
|
}
|
||||||
#mu_tn {
|
#mu_tn {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue