MOBILE-3068 styles: Remove bottom padding when keyboard is open
This commit is contained in:
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…
x
Reference in New Issue
Block a user