new login

This commit is contained in:
lix
2025-07-07 14:18:58 +08:00
parent c2403e5383
commit e98ca8d9eb
5 changed files with 223 additions and 2 deletions

View File

@ -138,7 +138,7 @@ const InternalLogin: React.FC = () => {
return (
<div className={styles.loginContainer}>
<Card className={styles.loginCard}>
<Title level={2} style={{ textAlign: 'center', marginBottom: 32 }}>
<Title level={2} style={{ textAlign: 'center', lineHeight: '80px', fontSize: 32, fontWeight: 700, marginBottom: 0 }}>
</Title>