From aa48c2146603f843781578dfbcf636a9a2e094e8 Mon Sep 17 00:00:00 2001 From: LandaMm Date: Sat, 31 May 2025 16:16:14 +0200 Subject: [PATCH] feat: better styles for UI input --- web/src/components/ui/input.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/ui/input.tsx b/web/src/components/ui/input.tsx index c5e57b5..6fb03c4 100644 --- a/web/src/components/ui/input.tsx +++ b/web/src/components/ui/input.tsx @@ -6,7 +6,7 @@ export const Input: FC = ({ className, ...props }) => { return (