mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(tabs): center tabbar content
This commit is contained in:
committed by
Adam Bradley
parent
f289ac6b25
commit
997d54eca9
@@ -18,6 +18,7 @@ $tab-button-ios-inactive-color: $toolbar-ios-inactive-color !default;
|
||||
ion-tabbar {
|
||||
border-top: 1px solid $toolbar-ios-border-color;
|
||||
background: $tabbar-ios-background;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
ion-tabs[tabbarPlacement=top] ion-tabbar {
|
||||
|
||||
Reference in New Issue
Block a user