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