From f731734375293e5fe9366810d2788973f0f6c25d Mon Sep 17 00:00:00 2001 From: Nirvik Purkait Date: Sun, 29 Sep 2024 02:14:39 +0530 Subject: [PATCH] fix: cross button displacement --- components/color.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/color.tsx b/components/color.tsx index 94a0342..6e64475 100644 --- a/components/color.tsx +++ b/components/color.tsx @@ -87,7 +87,7 @@ function ColorComponent({ type, placeholder }: ColorComponentProps) { return ( <>
-
+
{inputColor && ( -