13 lines
134 B
Plaintext

.container {
height: 100vh;
background-color: #fff;
}
.button {
margin-right: 5px;
}
.van-card__footer {
margin-top: 5px;
}