use css containment when possible
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.backdropContainer {
|
||||
contain: layout style;
|
||||
}
|
||||
|
||||
.backdropImage {
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
|
||||
Reference in New Issue
Block a user