fix(all): safe-area using css variables

This commit is contained in:
Manu Mtz.-Almeida
2018-08-10 01:41:05 +02:00
parent 3da1bf45ba
commit aa23d08a71
18 changed files with 50 additions and 50 deletions

View File

@ -53,7 +53,7 @@ ion-picker {
justify-content: center;
margin-bottom: var(--ion-bottom-padding);
margin-bottom: var(--ion-safe-area-bottom);
contain: strict;
overflow: hidden;