From fbac280be330c5e254fd2e895be2f358bd4a858f Mon Sep 17 00:00:00 2001 From: gaoziman <2942894660@qq.com> Date: Sun, 21 Dec 2025 16:53:52 +0800 Subject: [PATCH] =?UTF-8?q?style(=E7=BB=84=E4=BB=B6):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E6=96=B0=E5=AF=B9=E8=AF=9D=E5=BC=B9=E7=AA=97=E5=9C=86=E8=A7=92?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将弹窗圆角从 rounded-xl 改为 rounded-md,与其他弹窗保持一致 --- src/components/features/NewChatModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/features/NewChatModal.tsx b/src/components/features/NewChatModal.tsx index f150aa6..d10ff03 100644 --- a/src/components/features/NewChatModal.tsx +++ b/src/components/features/NewChatModal.tsx @@ -185,7 +185,7 @@ export function NewChatModal({ isOpen, onClose }: NewChatModalProps) { >