Only contain style instead of full layout (#13033)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
.umb-property-editor {
|
.umb-property-editor {
|
||||||
position: relative;
|
position: relative;
|
||||||
contain: layout;
|
contain: style;
|
||||||
}
|
}
|
||||||
|
|
||||||
.umb-property-editor--preview {
|
.umb-property-editor--preview {
|
||||||
@@ -63,4 +63,4 @@
|
|||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user