Skip to content

Commit d7c0ad9

Browse files
committed
Resetting changes, to be only in ionic theme
1 parent 845dac2 commit d7c0ad9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

core/src/components/tab-bar/tab-bar.common.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
display: flex;
88

99
align-items: center;
10+
justify-content: center;
1011

1112
border-top: var(--border);
1213

@@ -19,8 +20,6 @@
1920

2021
/* stylelint-disable-next-line declaration-no-important */
2122
box-sizing: content-box !important;
22-
23-
overflow: auto;
2423
}
2524

2625
:host(.ion-color) ::slotted(ion-tab-button.ion-focused),

0 commit comments

Comments
 (0)