MOBILE-3422 tabs: Fix grey bar on iOS when tabs are hidden
This commit is contained in:
parent
22d8bd41bc
commit
570b3c05a2
@ -44,7 +44,7 @@ ion-app.app-root core-ion-tabs {
|
||||
}
|
||||
}
|
||||
|
||||
.tabbar[hidden] + .tabcontent {
|
||||
.tabbar[hidden] + .tabcontent, &.tabbar-hidden .tabcontent {
|
||||
width: 100%;
|
||||
core-ion-tab {
|
||||
@include position(0, 0, 0, 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user