feat: enhance two-factor authentication handling and UI improvements

This commit is contained in:
shuaiplus
2026-07-05 15:05:53 +08:00
parent c019c93726
commit e73ae3d5ea
7 changed files with 41 additions and 24 deletions
+4
View File
@@ -68,6 +68,10 @@
@apply my-1.5 text-3xl;
}
.dialog-title-stack {
@apply flex flex-col items-center gap-1;
}
.dialog-message {
@apply mb-2.5;
color: #475467;