2019-09-06 14:18:16 +08:00

15 lines
167 B
Plaintext

page {
height: 200vh;
}
.van-button {
margin-left: 16px;
}
.sticky-container {
position: relative;
z-index: -1;
height: 150px;
background-color: #fff;
}