Open davidnash opened 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.
You could create a PR for this as well if you like.
The
form-control
is only applying to the editor itself, and not the toolbar:Ideally the toolbar would have border-radius on the top, and the editor would only have border-radius on the bottom.