From 2bd89c517c90a326c272d43bea5e0a7220610c3e Mon Sep 17 00:00:00 2001 From: iqudoo Date: Sun, 14 Jun 2026 12:07:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E7=BE=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PreviewGrid.tsx | 6 +++--- src/components/PropSidebar.tsx | 23 ++++++++++++----------- src/hooks/useIsMobile.ts | 13 +++++++++++-- src/index.css | 7 ++++--- 4 files changed, 30 insertions(+), 19 deletions(-) diff --git a/src/components/PreviewGrid.tsx b/src/components/PreviewGrid.tsx index a82812f..8b80f0d 100644 --- a/src/components/PreviewGrid.tsx +++ b/src/components/PreviewGrid.tsx @@ -721,8 +721,8 @@ export const LayoutPreview: React.FC = ({
@@ -741,7 +741,7 @@ export const LayoutPreview: React.FC = ({ */}
= ({ 粘贴 )} - + {elementClipboard?.canCopy && ( + + )}