From 867ec97cdbe64160013c26a512ce04ed2cac29aa Mon Sep 17 00:00:00 2001 From: Broque Thomas Date: Mon, 1 Sep 2025 03:01:08 -0700 Subject: [PATCH] Update style.css --- webui/static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/webui/static/style.css b/webui/static/style.css index 5b546099..11499978 100644 --- a/webui/static/style.css +++ b/webui/static/style.css @@ -4066,6 +4066,7 @@ body { display: flex; justify-content: space-between; align-items: center; + padding: 10px; } .playlist-header h3 {