From c2ec1f36771053f0279c1f09cb2bf1c4f5d792e2 Mon Sep 17 00:00:00 2001 From: Gigi Date: Fri, 17 Oct 2025 12:51:37 +0200 Subject: [PATCH] ui(debug): move Clear logs button below Show all checkbox --- src/components/Debug.tsx | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/src/components/Debug.tsx b/src/components/Debug.tsx index ede6c2a6..aea254fc 100644 --- a/src/components/Debug.tsx +++ b/src/components/Debug.tsx @@ -355,17 +355,21 @@ const Debug: React.FC = () => { )) )} -
- - +
+
+ +
+
+ +