style(TabbarItem): increase icon size to 22px (#6972)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
img {
|
||||
display: block;
|
||||
height: @tabbar-item-icon-size;
|
||||
height: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -32,6 +32,6 @@
|
||||
}
|
||||
|
||||
.van-info {
|
||||
margin-top: 2px;
|
||||
margin-top: @padding-base;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user