mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -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;
|
||||
position: absolute;
|
||||
max-width: 100%;
|
||||
object-fit: scale-down;
|
||||
}
|
||||
#mu_tn {
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Reference in a new issue