From 3cb68c53adae4a24654c1722ce3848d530a2060e Mon Sep 17 00:00:00 2001 From: zhom <2717306+zhom@users.noreply.github.com> Date: Mon, 2 Mar 2026 16:24:10 +0400 Subject: [PATCH] style: fix scrolling --- src/components/profile-info-dialog.tsx | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/components/profile-info-dialog.tsx b/src/components/profile-info-dialog.tsx index 9bb7670..735c391 100644 --- a/src/components/profile-info-dialog.tsx +++ b/src/components/profile-info-dialog.tsx @@ -426,8 +426,8 @@ export function ProfileInfoDialog({ {t("profileInfo.tabs.settings")} - - + +

{profile.name}

@@ -447,8 +447,11 @@ export function ProfileInfoDialog({
- - + +
{visibleActions.map((action) => (