From 57b69b36eea363787387d5313c075207c1fc531e Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Tue, 23 Jul 2024 10:35:46 +0200 Subject: [PATCH] fixed color for dark theme --- .../Profile/OverlayItemProfileSettings.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/Components/Profile/OverlayItemProfileSettings.tsx b/src/Components/Profile/OverlayItemProfileSettings.tsx index e0350ee4..f1157c26 100644 --- a/src/Components/Profile/OverlayItemProfileSettings.tsx +++ b/src/Components/Profile/OverlayItemProfileSettings.tsx @@ -326,7 +326,7 @@ export function OverlayItemProfileSettings({ userType }: { userType: string }) { return ( <> - +
@@ -341,7 +341,7 @@ export function OverlayItemProfileSettings({ userType }: { userType: string }) {
-
-