post-content-cooked-html アウトレット内に、DEditor 要素を含む Form があります。しかし、なぜかそのエディタ要素が非常に小さくなってしまいます。投稿の幅を取得して適用するための CSS 変数や計算式はありますか?
post-content-cooked-html
少しの忍耐があれば大丈夫です
.inline-editor, .inline-editor > #control-content > .form-kit__container-content { width: stretch; }