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 #barpos,
|
||||||
#widget.cmp #barbuf {
|
#widget.cmp #barbuf {
|
||||||
|
height: 1.6em;
|
||||||
width: calc(100% - 11em);
|
width: calc(100% - 11em);
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
left: 5em;
|
left: 5em;
|
||||||
|
Loading…
Reference in New Issue
Block a user