From 8339f9b09432815bf83c03899e0fe0b2f78aecb0 Mon Sep 17 00:00:00 2001 From: Kentai Radiquum Date: Sat, 21 Sep 2024 00:41:27 +0500 Subject: [PATCH] feat: add edit modal dark mode --- app/components/Profile/Profile.EditModal.tsx | 42 +++++++++---------- .../Profile/Profile.EditSocialModal.tsx | 2 +- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/app/components/Profile/Profile.EditModal.tsx b/app/components/Profile/Profile.EditModal.tsx index a7af72e..d17cc26 100644 --- a/app/components/Profile/Profile.EditModal.tsx +++ b/app/components/Profile/Profile.EditModal.tsx @@ -164,7 +164,7 @@ export const ProfileEditModal = (props: { @@ -236,7 +236,7 @@ export const ProfileEditModal = (props: {

Приватность

- + */}
@@ -322,13 +322,13 @@ export const ProfileEditModal = (props: {

Привязка к сервисам

-

+

Недоступно для изменения в данном клиенте

Связанные аккаунты

-

+

{socialBounds.vk || socialBounds.google ? "Аккаунт привязан к:" : "не привязан к сервисам"}{" "} diff --git a/app/components/Profile/Profile.EditSocialModal.tsx b/app/components/Profile/Profile.EditSocialModal.tsx index 6b16d63..f4d496f 100644 --- a/app/components/Profile/Profile.EditSocialModal.tsx +++ b/app/components/Profile/Profile.EditSocialModal.tsx @@ -122,7 +122,7 @@ export const ProfileEditSocialModal = (props: { > Соц. сети -

+

Укажите ссылки на свои социальные сети, чтобы другие пользователи могли с вами связаться