editor.js
editor.js copied to clipboard
line height in editor.js
is there any line height plugin for editor.js?
Have You tried this ?
.ce-paragraph { line-height: 20px; padding: 0px; }
adjust line height according to you