将 DEditor 宽度调整为帖子宽度?

只需要一点耐心 :slight_smile:

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