mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 15:51:16 +08:00
fix(tabs): remove styles for icon that are no longer needed
This commit is contained in:
@ -40,10 +40,7 @@
|
||||
}
|
||||
|
||||
.tab-button-ios .tab-button-icon {
|
||||
@include margin(4px, null, 1px, null);
|
||||
|
||||
min-width: $tab-button-ios-icon-size + 5;
|
||||
height: $tab-button-ios-icon-size;
|
||||
@include margin(4px, null, null, null);
|
||||
|
||||
font-size: $tab-button-ios-icon-size;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user