mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 13:42:29 -06:00
music widget minor fix
This commit is contained in:
parent
98ee68daf2
commit
58c1d980a1
|
|
@ -1669,7 +1669,7 @@ html.b #music {
|
||||||
}
|
}
|
||||||
#mu_pbb {
|
#mu_pbb {
|
||||||
height: 3em;
|
height: 3em;
|
||||||
margin: .5em 0;
|
margin: .5em auto;
|
||||||
width: 80vw;
|
width: 80vw;
|
||||||
display: block;
|
display: block;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue