From 86582075d1bc4eacd664b5eb48c4472e1f2119b0 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 21 Jan 2024 03:16:46 +0100 Subject: player: volume controls --- web/style/js-player.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/style') diff --git a/web/style/js-player.css b/web/style/js-player.css index 8f047f1..931547c 100644 --- a/web/style/js-player.css +++ b/web/style/js-player.css @@ -201,7 +201,8 @@ padding: 0.3em; border-radius: 7px; } -.jsp-playersync-controls { +.jsp-controlgroup { padding: 1em; + margin: 0.5em; background-color: #0005; } -- cgit v1.2.3-70-g09d2