[Improvement] component use bem mixin (#921)

This commit is contained in:
neverland
2018-04-24 11:53:06 +08:00
committed by GitHub
parent 86184e090e
commit b0f4096e88
14 changed files with 66 additions and 56 deletions

View File

@@ -17,7 +17,7 @@
box-sizing: border-box;
}
&__filed {
&__field {
margin: 10px 0;
padding: 4px 10px 4px 25px;
@@ -77,7 +77,7 @@
}
}
&--with-exchange {
&__list--with-exchange {
padding-top: 60px;
}

View File

@@ -36,7 +36,7 @@
&__footer {
overflow: hidden;
&.is-twobtn {
&--buttons {
display: flex;
.van-button {