use css containment when possible
This commit is contained in:
parent
2075acf404
commit
ee96fa577b
9 changed files with 26 additions and 19 deletions
|
@ -1,3 +1,7 @@
|
|||
.backdropContainer {
|
||||
contain: layout style;
|
||||
}
|
||||
|
||||
.backdropImage {
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue