From b5872af27963e9419a61d102612acb4b30042d23 Mon Sep 17 00:00:00 2001 From: tonymoses10 <937043371@qq.com> Date: Mon, 15 Jun 2026 20:26:51 +0800 Subject: [PATCH] Frontend operation button size optimization (#5343) * Update ClientsPage.tsx * Update GroupsPage.tsx * Update RowActions.tsx * Update NodeList.tsx * Update BalancersTab.tsx --- frontend/src/pages/clients/ClientsPage.tsx | 10 +++++----- frontend/src/pages/groups/GroupsPage.tsx | 4 ++-- frontend/src/pages/inbounds/list/RowActions.tsx | 4 ++-- frontend/src/pages/nodes/NodeList.tsx | 8 ++++---- frontend/src/pages/xray/balancers/BalancersTab.tsx | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/frontend/src/pages/clients/ClientsPage.tsx b/frontend/src/pages/clients/ClientsPage.tsx index 8721ffc35..5c5a01119 100644 --- a/frontend/src/pages/clients/ClientsPage.tsx +++ b/frontend/src/pages/clients/ClientsPage.tsx @@ -619,19 +619,19 @@ export default function ClientsPage() { render: (_v, record) => ( -