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 {