Increase DEditor width to post width?

All it takes is some patience :slight_smile:

.inline-editor,
.inline-editor > #control-content > .form-kit__container-content {
  width: stretch;
}