We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f289ac6 commit 997d54eCopy full SHA for 997d54e
src/components/tabs/tabs.ios.scss
@@ -18,6 +18,7 @@ $tab-button-ios-inactive-color: $toolbar-ios-inactive-color !default;
18
ion-tabbar {
19
border-top: 1px solid $toolbar-ios-border-color;
20
background: $tabbar-ios-background;
21
+ justify-content: center;
22
}
23
24
ion-tabs[tabbarPlacement=top] ion-tabbar {
0 commit comments