From 6260d789010f0435c18d4b8ce1915d72283016bf Mon Sep 17 00:00:00 2001 From: zhom <2717306+zhom@users.noreply.github.com> Date: Sun, 17 Aug 2025 13:01:47 +0400 Subject: [PATCH] style: adjust column width --- src/components/profile-data-table.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/profile-data-table.tsx b/src/components/profile-data-table.tsx index c17549a..a6c4132 100644 --- a/src/components/profile-data-table.tsx +++ b/src/components/profile-data-table.tsx @@ -1086,7 +1086,7 @@ export function ProfilesDataTable({ meta.setRenameError(null); } }} - className="inline-block w-48" + className="inline-block w-30" />