// Remove the margin bottom on readonly wrapper html
.is-editing-disabled.wp-block-html {
  display: flex;
}
