支付设置最小高度
This commit is contained in:
@@ -38,6 +38,7 @@
|
|||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
--content-top: 4.8rem;
|
--content-top: 4.8rem;
|
||||||
> .content {
|
> .content {
|
||||||
|
min-height: calc(var(--app-view-height) - var(--footer-height));
|
||||||
max-width: 160rem;
|
max-width: 160rem;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding: 4rem 9rem 10rem;
|
padding: 4rem 9rem 10rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user