.editor-FreeLayoutContainer-box {
  position: relative;
  height: 100%;
  cursor: pointer;
}
.editor-FreeLayoutContainer-box > * {
  position: absolute !important;
}
.editor-FreeLayoutContainer-box * {
  transition: all 0s !important;
}
