From 9c5e38644488568e2ce9c638a08489117d9e7b49 Mon Sep 17 00:00:00 2001 From: w3irdrobot Date: Fri, 24 Feb 2023 13:21:36 -0500 Subject: [PATCH] Update form groups to use card styles like preferences page --- packages/app/src/Pages/settings/Profile.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/app/src/Pages/settings/Profile.tsx b/packages/app/src/Pages/settings/Profile.tsx index 28d59df6..664c6777 100644 --- a/packages/app/src/Pages/settings/Profile.tsx +++ b/packages/app/src/Pages/settings/Profile.tsx @@ -109,7 +109,7 @@ export default function ProfileSettings(props: ProfileSettingsProps) { function editor() { return (
-
+
:
@@ -117,7 +117,7 @@ export default function ProfileSettings(props: ProfileSettingsProps) { setName(e.target.value)} />
-
+
:
@@ -125,7 +125,7 @@ export default function ProfileSettings(props: ProfileSettingsProps) { setDisplayName(e.target.value)} />
-
+
:
@@ -133,7 +133,7 @@ export default function ProfileSettings(props: ProfileSettingsProps) {
-
+
:
@@ -141,7 +141,7 @@ export default function ProfileSettings(props: ProfileSettingsProps) { setWebsite(e.target.value)} />
-
+
:
@@ -153,7 +153,7 @@ export default function ProfileSettings(props: ProfileSettingsProps) {
-
+
:
@@ -161,7 +161,7 @@ export default function ProfileSettings(props: ProfileSettingsProps) { setLud16(e.target.value)} />
-
+