From 1bdb95b5b6b0c24dfc464e363ed6b4d49b9f0bc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=BF=94?= Date: Fri, 27 Feb 2026 20:27:17 +0800 Subject: [PATCH] feat: optimize mobile form input experience --- src/components/sections/contact-section.tsx | 2 +- src/components/ui/input.tsx | 2 +- src/components/ui/textarea.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/sections/contact-section.tsx b/src/components/sections/contact-section.tsx index 2e39e04..18e24fd 100644 --- a/src/components/sections/contact-section.tsx +++ b/src/components/sections/contact-section.tsx @@ -328,7 +328,7 @@ export function ContactSection() {