1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00

16 lines
183 B
Plaintext

@import '../style/var';
.van-contact-edit {
&__buttons {
padding: 30px 15px;
}
.van-cell__title {
max-width: 65px;
}
.van-button {
margin-bottom: 15px;
}
}