From 3f65117007f39e1e63f9f4b35dbc0e5b3f6c4572 Mon Sep 17 00:00:00 2001 From: zxhlyh Date: Wed, 16 Jul 2025 11:28:17 +0800 Subject: [PATCH] fix: style --- .../authorize/add-api-key-button.tsx | 2 +- .../authorize/add-oauth-button.tsx | 21 +++++++++------- .../plugins/plugin-auth/authorize/index.tsx | 20 +++++++++------ .../plugins/plugin-auth/plugin-auth.tsx | 7 ++++-- .../_base/components/workflow-panel/index.tsx | 25 ++++++++----------- 5 files changed, 41 insertions(+), 34 deletions(-) diff --git a/web/app/components/plugins/plugin-auth/authorize/add-api-key-button.tsx b/web/app/components/plugins/plugin-auth/authorize/add-api-key-button.tsx index ad15a37d5c..4de5110e65 100644 --- a/web/app/components/plugins/plugin-auth/authorize/add-api-key-button.tsx +++ b/web/app/components/plugins/plugin-auth/authorize/add-api-key-button.tsx @@ -24,7 +24,7 @@ const AddApiKeyButton = ({ return ( <>