From 1a2d9a46320cbe14411d22b911870b242c154345 Mon Sep 17 00:00:00 2001 From: Xin Wang Date: Fri, 27 Feb 2026 16:55:46 +0800 Subject: [PATCH] Update DebugDrawer button styling for improved alignment and visual consistency. Adjusted button's translate-x class for better positioning of the toggle indicator. --- web/pages/Assistants.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pages/Assistants.tsx b/web/pages/Assistants.tsx index 6cf8fe6..49d132d 100644 --- a/web/pages/Assistants.tsx +++ b/web/pages/Assistants.tsx @@ -3649,7 +3649,7 @@ export const DebugDrawer: React.FC<{ title={enabled ? '点击关闭' : '点击开启'} >