[breaking change] rebuild style struct (#2021)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
@import '../style/var';
|
||||
|
||||
.van-contact-edit {
|
||||
&__buttons {
|
||||
padding: 30px 15px;
|
||||
}
|
||||
|
||||
.van-cell__title {
|
||||
max-width: 65px;
|
||||
}
|
||||
|
||||
.van-button {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user