From 0ab99ce49358cfb4a7d940f7bc0964c3c2ebe1a2 Mon Sep 17 00:00:00 2001 From: LC mac Date: Sun, 8 Feb 2026 01:52:42 +0800 Subject: [PATCH] fix: Align MESSAGE PASSWORD section styling with dark theme --- src/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 419b2d4..9008954 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -608,7 +608,7 @@ function App() { )}
- +
-

+

{encryptionMode === 'krux' ? 'Required passphrase for Krux encryption' : 'Symmetric encryption password (SKESK)'}