From 3e9155767b1d5eb13f1ff27a8d7c15bbda5cd5d8 Mon Sep 17 00:00:00 2001 From: ManishMadan2882 Date: Thu, 29 May 2025 03:57:11 +0530 Subject: [PATCH] (fix:input) placeholder overflow --- frontend/src/components/Input.tsx | 6 +++++- frontend/src/settings/Documents.tsx | 12 ++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/frontend/src/components/Input.tsx b/frontend/src/components/Input.tsx index a968511c..022c1632 100644 --- a/frontend/src/components/Input.tsx +++ b/frontend/src/components/Input.tsx @@ -60,7 +60,11 @@ const Input = ({ {placeholder && (