page{height:100%}
.container {
display: flex;
flex-direction: column;
min-height: 100%;
background-color: #ececec;
height: auto;
}
- THE END -
最后修改:2020年6月12日