MOBILE-3068 styles: Remove bottom padding when keyboard is open
parent
9ea37af4c9
commit
aff8136179
|
@ -25,7 +25,7 @@ ion-app.app-root core-ion-tabs {
|
|||
|
||||
&[tabsplacement="bottom"] {
|
||||
.ion-page > ion-content > .scroll-content {
|
||||
margin-bottom: $navbar-md-height !important;
|
||||
margin-bottom: $navbar-md-height;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue