样式修复
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 21s
Docker Build & Deploy / Deploy to Production (push) Successful in 6s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 1s

This commit is contained in:
SunCheng
2026-01-27 17:54:57 +08:00
parent 9729ff2f82
commit 5c9d7c5db1

View File

@@ -320,7 +320,8 @@ onMounted(() => {
}
.classify-collapse :deep(.van-cell-group--inset) {
margin-left: -8px;
margin-left: -24px;
width: calc(100vw - 48px)
}
:deep(.van-nav-bar) {