mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
Doc: update component document && examples
This commit is contained in:
@@ -32,9 +32,7 @@
|
||||
display: block;
|
||||
}
|
||||
&::after {
|
||||
@mixin border-retina (top);
|
||||
@mixin border-retina (right);
|
||||
@mixin border-retina (left);
|
||||
@mixin border-retina (top, right, left);
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -37,6 +37,10 @@
|
||||
|
||||
&__title {
|
||||
display: table-cell;
|
||||
|
||||
.van-icon {
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
&__label {
|
||||
|
@@ -11,6 +11,7 @@
|
||||
|
||||
.van-loading {
|
||||
font-size: 0;
|
||||
line-height: 0;
|
||||
|
||||
&--circle {
|
||||
width: 16px;
|
||||
|
Reference in New Issue
Block a user