From 815f47cd1259551d9119204a5c3f70ad1d86b680 Mon Sep 17 00:00:00 2001 From: MananTank Date: Tue, 14 Jan 2025 10:18:28 +0000 Subject: [PATCH] [TOOL-3039] Fix page zoom on iOS safari for shadcn inputs and textarea (#5933) --- apps/dashboard/src/@/components/ui/input.tsx | 2 +- apps/dashboard/src/@/components/ui/textarea.tsx | 2 +- apps/playground-web/src/components/ui/input.tsx | 2 +- apps/portal/src/components/ui/input.tsx | 2 +- apps/wallet-ui/src/components/ui/input.tsx | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/dashboard/src/@/components/ui/input.tsx b/apps/dashboard/src/@/components/ui/input.tsx index 421d7f27625..c3b715e9495 100644 --- a/apps/dashboard/src/@/components/ui/input.tsx +++ b/apps/dashboard/src/@/components/ui/input.tsx @@ -11,7 +11,7 @@ const Input = React.forwardRef( ( return (