mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
[Improvement] component use bem mixin (#921)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
@@ -36,7 +36,7 @@
|
||||
&__footer {
|
||||
overflow: hidden;
|
||||
|
||||
&.is-twobtn {
|
||||
&--buttons {
|
||||
display: flex;
|
||||
|
||||
.van-button {
|
||||
|
Reference in New Issue
Block a user