支付设置最小高度
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user