mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
[improvement] Tabbar: update info position (#2257)
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
|
|
||||||
.van-icon {
|
.van-icon {
|
||||||
display: block;
|
display: block;
|
||||||
|
min-width: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
&--dot {
|
&--dot {
|
||||||
@@ -41,4 +42,8 @@
|
|||||||
&--active {
|
&--active {
|
||||||
color: @blue;
|
color: @blue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.van-info {
|
||||||
|
margin-top: 2px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user