fix: gretting page

This commit is contained in:
zzc
2026-02-03 12:22:15 +08:00
parent fcc728465b
commit 72ebb8253d
5 changed files with 106 additions and 22 deletions

View File

@@ -593,7 +593,7 @@ const saveCard = () => {
/* 结果状态 */
.state-result {
width: 100%;
padding: 20px 30px;
padding: 130px 30px 20px;
animation: fadeIn 0.8s ease-out;
position: relative;
z-index: 1;