From 8f4cc1ae4948cddb237a34583ba7005f0986c5ed Mon Sep 17 00:00:00 2001 From: Wx-2025 <351320169@qq.com> Date: Fri, 12 Sep 2025 13:05:26 +0800 Subject: [PATCH] Update style.css --- assets/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/style.css b/assets/style.css index 000f01f..371cd70 100644 --- a/assets/style.css +++ b/assets/style.css @@ -178,6 +178,7 @@ hr.header-divider { align-items: center !important; justify-content: space-between !important; gap: 15px !important; + flex-wrap: wrap; } .color-picker-group { @@ -185,6 +186,7 @@ hr.header-divider { align-items: center; gap: 15px; flex-grow: 1; + flex-wrap: wrap; } .color-picker-item {