fix: UI
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 46s

This commit is contained in:
sexygoat
2026-04-16 10:49:44 +08:00
parent 0337d86ba2
commit cca7131d68

View File

@@ -95,8 +95,8 @@
page {
color: var(--text-primary);
background: F8F8F8;
// min-height: 100vh;
background: F8F8F8 !important;
min-height: 100vh;
}
.container {