支付设置最小高度

This commit is contained in:
李志鹏
2026-06-03 13:18:56 +08:00
parent 6b214d2abc
commit e64dbd8925

View File

@@ -38,6 +38,7 @@
overflow-y: auto;
--content-top: 4.8rem;
> .content {
min-height: calc(var(--app-view-height) - var(--footer-height));
max-width: 160rem;
margin: 0 auto;
padding: 4rem 9rem 10rem;