From ea5932490ab62a14dd6ef7b0d0be8e361327f092 Mon Sep 17 00:00:00 2001 From: "P. Reis" Date: Mon, 22 Sep 2025 17:03:58 -0300 Subject: [PATCH] Improve SignupDialog key icon: make larger, add grey background, fix scrollbar --- src/components/auth/SignupDialog.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/src/components/auth/SignupDialog.tsx b/src/components/auth/SignupDialog.tsx index efe744b..f700c98 100644 --- a/src/components/auth/SignupDialog.tsx +++ b/src/components/auth/SignupDialog.tsx @@ -270,8 +270,8 @@ const SignupDialog: React.FC = ({ isOpen, onClose, onComplete {getTitle()} - -
+ +
{/* Initial Key Step - Soapbox style */} {step === 'key' && (
@@ -279,21 +279,23 @@ const SignupDialog: React.FC = ({ isOpen, onClose, onComplete You need a key to continue

-
- 🔑 +
+
+ 🔑 +
- -