mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
perf(rendering): add css containment
This commit is contained in:

committed by
Adam Bradley

parent
624cb356df
commit
5ad7fd1908
@ -15,6 +15,8 @@ ion-loading {
|
||||
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
contain: strict;
|
||||
}
|
||||
|
||||
.loading-wrapper {
|
||||
|
Reference in New Issue
Block a user