mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
feat(TabbarItem): increase icon size to 22px (#3717)
This commit is contained in:
parent
0fc426e061
commit
a51b817ce8
@ -510,8 +510,8 @@
|
||||
@tabbar-item-text-color: @gray-7;
|
||||
@tabbar-item-active-color: @blue;
|
||||
@tabbar-item-line-height: 1;
|
||||
@tabbar-item-icon-size: 18px;
|
||||
@tabbar-item-margin-bottom: 5px;
|
||||
@tabbar-item-icon-size: 22px;
|
||||
@tabbar-item-margin-bottom: 4px;
|
||||
|
||||
// Tab
|
||||
@tab-text-color: @gray-7;
|
||||
|
Loading…
x
Reference in New Issue
Block a user