From 35f9512d940b71f1a664737ac6d8d02825132507 Mon Sep 17 00:00:00 2001 From: shuaiplus <2327005759@qq.com> Date: Mon, 11 May 2026 20:22:47 +0800 Subject: [PATCH] feat: enhance admin invites UI and improve styling for better usability --- webapp/src/components/AdminPage.tsx | 24 +- webapp/src/styles.css | 987 ++++++++++++++++++++++++++++ webapp/src/styles/tokens.css | 82 ++- 3 files changed, 1047 insertions(+), 46 deletions(-) diff --git a/webapp/src/components/AdminPage.tsx b/webapp/src/components/AdminPage.tsx index bb7d3b3..10c19bd 100644 --- a/webapp/src/components/AdminPage.tsx +++ b/webapp/src/components/AdminPage.tsx @@ -129,15 +129,20 @@ export default function AdminPage(props: AdminPageProps) { -
-
+
+

{t('txt_invites')}

- +
+ + +
-
+
-
- +
@@ -207,7 +209,7 @@ export default function AdminPage(props: AdminPageProps) { )}
{t('txt_code')}
-
+