From bc97aad5557ffebcd4b0a53b74afe3d921b9011c Mon Sep 17 00:00:00 2001 From: Aryan Goharzad Date: Mon, 6 Feb 2023 14:30:34 -0500 Subject: [PATCH] 87 dark mode edit profile (#162) * Adds dark mode to delete account screen * Adds one more missed darkmode * more fixes --- src/view/com/modals/EditProfile.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/view/com/modals/EditProfile.tsx b/src/view/com/modals/EditProfile.tsx index c732a4ed51..dd3ae004e1 100644 --- a/src/view/com/modals/EditProfile.tsx +++ b/src/view/com/modals/EditProfile.tsx @@ -139,7 +139,7 @@ export function Component({ setDisplayName(enforceLen(v, MAX_DISPLAY_NAME))} /> @@ -147,7 +147,7 @@ export function Component({ Description