更新登录UI

This commit is contained in:
kron
2025-06-12 00:24:14 +08:00
parent baadc7b182
commit dce1806f97
3 changed files with 122 additions and 56 deletions

View File

@@ -56,6 +56,7 @@ const closeModal = () => {
align-items: center;
opacity: 0;
transition: all 0.3s ease;
z-index: 99;
}
.modal-content {
width: 100%;