You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But this solution looks like a hack. There is more native solution here: codex-team/editor.js#724 but I don't know how to set config options in your package. It would be great if you could somehow implement this functionality.
The text was updated successfully, but these errors were encountered:
Great package & thank you. There is some styling issue with this editor:
- gigantic padding bottom
It is possible, to fix this issue by setting global nova style to:
.codex-editor__redactor { padding-bottom: 30px !important; }
But this solution looks like a hack. There is more native solution here: codex-team/editor.js#724 but I don't know how to set config options in your package. It would be great if you could somehow implement this functionality.
The text was updated successfully, but these errors were encountered: