From 7e9decb66ea4fcfbf8378b2d997d0a8344b6a181 Mon Sep 17 00:00:00 2001 From: Chad Curtis Date: Mon, 16 Mar 2026 05:54:04 -0500 Subject: [PATCH] fix: move profile save button to sticky header --- src/pages/ProfileSettings.tsx | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/src/pages/ProfileSettings.tsx b/src/pages/ProfileSettings.tsx index 33575d4c..507a10f3 100644 --- a/src/pages/ProfileSettings.tsx +++ b/src/pages/ProfileSettings.tsx @@ -460,20 +460,23 @@ export function ProfileSettings() { )} {/* Header */} -
-
- +
+
+ -
-

Profile

-

Your Nostr identity is portable — it goes wherever you go. Edit your display name, bio, and avatar.

+
+

Profile

+

Your Nostr identity is portable — it goes wherever you go.

+
- + {/* Intro */}
@@ -614,12 +617,6 @@ export function ProfileSettings() { - {/* Save */} - -