From f22a8f15c07c91a94fda5380bab8dbda419b19c5 Mon Sep 17 00:00:00 2001 From: Gigi Date: Fri, 17 Oct 2025 12:22:31 +0200 Subject: [PATCH] style(debug): improve debug page styling and layout consistency --- src/components/Debug.tsx | 64 ++++++++++++++++++++++------------------ 1 file changed, 35 insertions(+), 29 deletions(-) diff --git a/src/components/Debug.tsx b/src/components/Debug.tsx index f3ec4ef5..a82f88d8 100644 --- a/src/components/Debug.tsx +++ b/src/components/Debug.tsx @@ -90,20 +90,21 @@ const Debug: React.FC = () => { return (
-

Debug / NIP-46 Tools

- -
- - - Active pubkey: {pubkey || 'none'} +
+

Debug / NIP-46 Tools

+
+ + + Active pubkey: {pubkey || 'none'} +
-

Payload

-