From 6818ed5ca80bb7d64fb25316b636cde7ed8f2969 Mon Sep 17 00:00:00 2001 From: JustSong Date: Sat, 1 Feb 2025 00:07:41 +0800 Subject: [PATCH] chore: update default theme style --- web/default/src/components/LoginForm.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/default/src/components/LoginForm.js b/web/default/src/components/LoginForm.js index 4b85faad..9f10271c 100644 --- a/web/default/src/components/LoginForm.js +++ b/web/default/src/components/LoginForm.js @@ -205,7 +205,7 @@ const LoginForm = () => {
{ src={larkIcon} avatar style={{ - width: '16px', - height: '16px', + width: '36px', + height: '36px', cursor: 'pointer', margin: 'auto', }}