From e80b4894bb925803bc5e7936fd65a00ff71331be Mon Sep 17 00:00:00 2001 From: Broque Thomas Date: Sat, 21 Feb 2026 08:57:03 -0800 Subject: [PATCH] Update style.css --- webui/static/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/webui/static/style.css b/webui/static/style.css index f0463db1..f15b3927 100644 --- a/webui/static/style.css +++ b/webui/static/style.css @@ -13430,6 +13430,9 @@ body { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; + display: flex; + flex-wrap: wrap; + gap: 10px; } .artist-genres {