mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[improvement] Tabbar: update info position (#2257)
This commit is contained in:
parent
b5d547593e
commit
792fd3fe6f
@ -17,6 +17,7 @@
|
||||
|
||||
.van-icon {
|
||||
display: block;
|
||||
min-width: 1em;
|
||||
}
|
||||
|
||||
&--dot {
|
||||
@ -41,4 +42,8 @@
|
||||
&--active {
|
||||
color: @blue;
|
||||
}
|
||||
|
||||
.van-info {
|
||||
margin-top: 2px;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user