From 98608576b97b34e2ac0cad0388c5a877530dd4e6 Mon Sep 17 00:00:00 2001 From: ValdiANS Date: Tue, 27 Jan 2026 16:53:17 +0700 Subject: [PATCH] chore: adjust DateInput styling --- src/components/input/DateInput.tsx | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/components/input/DateInput.tsx b/src/components/input/DateInput.tsx index 558779c7..da1a4d81 100644 --- a/src/components/input/DateInput.tsx +++ b/src/components/input/DateInput.tsx @@ -226,7 +226,7 @@ const DateInput = ({
@@ -257,8 +260,8 @@ const DateInput = ({ )} handleClick(e as unknown as React.MouseEvent)