From 61ab4401459a848e49e3213782b706ef0608ea8a Mon Sep 17 00:00:00 2001 From: mkelvers Date: Sat, 18 Apr 2026 06:31:37 +0200 Subject: [PATCH] player: keep volume panel open via bridge element --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index 51b96ce..4bab98d 100644 --- a/static/style.css +++ b/static/style.css @@ -85,6 +85,7 @@ } .volume-wrap.show-volume .volume-panel, +.volume-wrap.show-volume::before, .volume-wrap:focus-within .volume-panel, .volume-panel:hover, .volume-panel:focus-within {