From 4dc06fa918bcda0c2f6f6ae522185d2c14bddbbe Mon Sep 17 00:00:00 2001 From: CREDO23 Date: Thu, 11 Jun 2026 12:50:03 +0200 Subject: [PATCH] style(audio): breathing room between seek bar and time counters --- surfsense_web/components/tool-ui/audio.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/surfsense_web/components/tool-ui/audio.tsx b/surfsense_web/components/tool-ui/audio.tsx index aeadae45b..cf78298b5 100644 --- a/surfsense_web/components/tool-ui/audio.tsx +++ b/surfsense_web/components/tool-ui/audio.tsx @@ -201,7 +201,7 @@ export function Audio({ id, src, title, durationMs, className }: AudioProps) {
-
+