style(TabbarItem): increase icon size to 22px (#6972)
This commit is contained in:
+2
-2
@@ -754,8 +754,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;
|
||||
|
||||
Reference in New Issue
Block a user