[Improvement] ContactEdit: optimize style (#1677)

This commit is contained in:
neverland
2018-08-24 11:09:57 +08:00
committed by GitHub
parent fddf566f42
commit 5a5cb06002
9 changed files with 48 additions and 54 deletions
+2 -2
View File
@@ -2,10 +2,10 @@
.van-address-edit {
&__buttons {
padding: 20px 10px;
padding: 30px 15px;
.van-button {
margin-bottom: 10px;
margin-bottom: 15px;
}
}