.editor-boframer {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 60px;
}
.editor-boframer-disabled-children * {
  pointer-events: none;
}
