perf(rendering): add css containment

This commit is contained in:
Manu Mtz.-Almeida
2016-11-23 18:08:45 +01:00
committed by Adam Bradley
parent 624cb356df
commit 5ad7fd1908
15 changed files with 69 additions and 16 deletions

View File

@ -15,6 +15,8 @@ ion-loading {
align-items: center;
justify-content: center;
contain: strict;
}
.loading-wrapper {