调试
Some checks failed
Docker Build & Deploy / Build Docker Image (push) Failing after 8s
Docker Build & Deploy / Deploy to Production (push) Has been skipped

This commit is contained in:
孙诚
2025-12-25 16:55:40 +08:00
parent 53f03613b7
commit adf0c84a8e
3 changed files with 14 additions and 4 deletions

View File

@@ -84,3 +84,10 @@ body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
html, body, #app {
margin: 0;
padding: 0;
height: 100%;
}