From 419fcb4788b987de8e83cb768338e440b8d642e4 Mon Sep 17 00:00:00 2001 From: trafficlunar Date: Fri, 2 May 2025 21:31:02 +0100 Subject: [PATCH] style: make username and display name inputs in profile settings same width --- src/components/profile-settings/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/profile-settings/index.tsx b/src/components/profile-settings/index.tsx index 2ea91b9..8a3bff0 100644 --- a/src/components/profile-settings/index.tsx +++ b/src/components/profile-settings/index.tsx @@ -121,10 +121,10 @@ export default function ProfileSettings() {
-
+
setUsername(e.target.value)}