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

This commit is contained in:
sexygoat
2026-04-16 11:08:45 +08:00
parent 7c35a0bad6
commit e2d3d8172f
3 changed files with 10 additions and 4 deletions

View File

@@ -109,6 +109,10 @@
width: 100%;
box-sizing: border-box;
}
.pd-20{
padding: 20rpx;
}
.card {
background: var(--bg-primary);