Comment to 'Quill html Code Edit Box Problem'
  • In injections, paste in the following:

    .bx-form-input-html-quill-code {
        width:40em !important;
        height:30em;
    }
    

    Adjust to your needs.