From a253587dfa21c5b96b2ae30e44090e8196b2c859 Mon Sep 17 00:00:00 2001 From: Gigi Date: Fri, 17 Oct 2025 12:46:57 +0200 Subject: [PATCH] ui(debug): add subtle background to payload textarea for better editability indication --- src/components/Debug.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/Debug.tsx b/src/components/Debug.tsx index 28c28855..53a4ae2e 100644 --- a/src/components/Debug.tsx +++ b/src/components/Debug.tsx @@ -274,7 +274,12 @@ const Debug: React.FC = () => {

Encryption Tools

-