mirror of
https://github.com/youzan/vant.git
synced 2026-03-30 02:00:43 +08:00
[new feature] add List component (#682)
This commit is contained in:
@@ -25,13 +25,13 @@
|
||||
.van-loading {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
display: inline-block;
|
||||
margin-right: 10px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
span,
|
||||
.van-loading {
|
||||
vertical-align: middle;
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user