From ed58467766586d3102af9f7c12574bb07b5b8e4d Mon Sep 17 00:00:00 2001 From: shuaiplus <2327005759@qq.com> Date: Fri, 15 May 2026 18:28:05 +0800 Subject: [PATCH] feat: enhance authorized devices table layout and styling --- webapp/src/components/SecurityDevicesPage.tsx | 13 +++++- webapp/src/styles.css | 2 - webapp/src/styles/management.css | 43 +++++++++++++++++++ 3 files changed, 54 insertions(+), 4 deletions(-) diff --git a/webapp/src/components/SecurityDevicesPage.tsx b/webapp/src/components/SecurityDevicesPage.tsx index f6b1199..a28ff73 100644 --- a/webapp/src/components/SecurityDevicesPage.tsx +++ b/webapp/src/components/SecurityDevicesPage.tsx @@ -108,7 +108,16 @@ export default function SecurityDevicesPage(props: SecurityDevicesPageProps) { )} -
| {t('txt_device')} | @@ -149,7 +158,7 @@ export default function SecurityDevicesPage(props: SecurityDevicesPageProps) { )}
-
+ |
|---|