From c9d37519f7a8796721d98644b9db57a812cb2fd5 Mon Sep 17 00:00:00 2001 From: zhom <2717306+zhom@users.noreply.github.com> Date: Fri, 15 Aug 2025 19:21:22 +0400 Subject: [PATCH] style: make name cell same size in both fields --- src/components/profile-data-table.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/profile-data-table.tsx b/src/components/profile-data-table.tsx index 8ddfd47..4e795b5 100644 --- a/src/components/profile-data-table.tsx +++ b/src/components/profile-data-table.tsx @@ -1029,7 +1029,7 @@ export function ProfilesDataTable({ stableHandlers.setRenameError(null); } }} - className="inline-block w-full" + className="inline-block w-48" />