From 935299aaff73549aa1db4a8c78227e42cc360505 Mon Sep 17 00:00:00 2001 From: ddiu8081 Date: Sat, 8 Jul 2023 21:10:51 +0800 Subject: [PATCH] feat(ui): remove border between button & textarea --- src/components/Send.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Send.tsx b/src/components/Send.tsx index 1e2ac609..4d4fed37 100644 --- a/src/components/Send.tsx +++ b/src/components/Send.tsx @@ -72,7 +72,7 @@ export default () => { class="h-full w-full absolute inset-0 py-4 px-[calc(max(1.5rem,(100%-48rem)/2))] scroll-pa-4 input-base text-sm" /> -
+
{/*