调试
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 14s
Docker Build & Deploy / Deploy to Production (push) Successful in 5s

This commit is contained in:
孙诚
2025-12-25 17:12:19 +08:00
parent adf0c84a8e
commit f42163ed95
3 changed files with 33 additions and 39 deletions

View File

@@ -58,3 +58,9 @@ a,
padding: 0 2rem;
}
}
html, body, #app {
margin: 0;
padding: 0;
height: 100%;
}