mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
audio-player: fix compact-mode rendering glitch on narrow screens
This commit is contained in:
parent
9804f25de3
commit
a99a3bc6d7
|
@ -1362,6 +1362,7 @@ html.y #widget.open {
|
|||
}
|
||||
#widget.cmp #barpos,
|
||||
#widget.cmp #barbuf {
|
||||
height: 1.6em;
|
||||
width: calc(100% - 11em);
|
||||
border-radius: 0;
|
||||
left: 5em;
|
||||
|
|
Loading…
Reference in a new issue