From bf33754e7497506913ff3452691a016dc7acbd28 Mon Sep 17 00:00:00 2001 From: Hyko Date: Wed, 22 Apr 2026 17:00:00 -0400 Subject: [PATCH] style(ColorPicker): increase custom swatch column width from w-14 to w-18 --- src/shared/components/ColorPicker.client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shared/components/ColorPicker.client.js b/src/shared/components/ColorPicker.client.js index 9f6aca4..a102848 100644 --- a/src/shared/components/ColorPicker.client.js +++ b/src/shared/components/ColorPicker.client.js @@ -77,7 +77,7 @@ const ColorPicker = ({
{/* Left: big custom swatch + hex input */} -
+