From 17c6a0d04913b4c2594175f84459393fa4fb139e Mon Sep 17 00:00:00 2001 From: Parth <143504541+parrth20@users.noreply.github.com> Date: Wed, 8 Jul 2026 23:54:44 +0530 Subject: [PATCH] fix(send): remove input group artifacts on selected jar fields (#1328) --- src/components/send/SendForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/send/SendForm.tsx b/src/components/send/SendForm.tsx index 65ed4f99..8c984134 100644 --- a/src/components/send/SendForm.tsx +++ b/src/components/send/SendForm.tsx @@ -57,7 +57,7 @@ type AddressFromJarSelectorDialog = Omit*]:rounded-md [&>*]:border sm:[&>*:not(:first-child)]:rounded-l-none sm:[&>*:not(:first-child)]:border-l-0 sm:[&>*:not(:last-child)]:rounded-r-none' + 'w-full flex-col gap-2 sm:flex-row sm:items-stretch sm:gap-0 [&>*:not(:first-child)]:rounded-l-lg [&>*:not(:first-child)]:border-l [&>*:not(:last-child)]:rounded-r-lg sm:[&>*:not(:first-child)]:rounded-l-none sm:[&>*:not(:first-child)]:border-l-0 sm:[&>*:not(:last-child)]:rounded-r-none' const AddressFromJarSelectorDialog = ({ walletFileName,