From e5c4fb0efda5ce7bcb0c74f7d94390f07bcba15e Mon Sep 17 00:00:00 2001 From: eya46 Date: Sat, 21 Feb 2026 20:04:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96=E5=8F=B3=E4=BE=A7?= =?UTF-8?q?=E9=9D=A2=E6=9D=BF=20UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.tsx | 2 +- src/components/ConnectionPanel.tsx | 7 +++++-- src/components/LogsPanel.tsx | 15 ++++++++------- src/components/ScreenshotPanel.tsx | 9 ++++++--- 4 files changed, 20 insertions(+), 13 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 933459f..e39b3de 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1137,7 +1137,7 @@ function App() { {/* 右侧信息面板 */} {!rightPanelCollapsed && (
+
{/* 标题栏(可点击折叠) */}