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