mindroute / bootstrap-quill

Quill Rich Text Editor for Bootstrap 4
MIT License
8 stars 7 forks source link

Bootstrap 'form-control' not applied to toolbar #4

Open davidnash opened 4 years ago

davidnash commented 4 years ago

The form-control is only applying to the editor itself, and not the toolbar:

form-control

Ideally the toolbar would have border-radius on the top, and the editor would only have border-radius on the bottom.

klasjersevi commented 4 years ago

You could create a PR for this as well if you like.