Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor.js padding bottom #47

Closed
yarbala opened this issue Nov 27, 2020 · 1 comment
Closed

Editor.js padding bottom #47

yarbala opened this issue Nov 27, 2020 · 1 comment

Comments

@yarbala
Copy link

yarbala commented Nov 27, 2020

Great package & thank you. There is some styling issue with this editor:

image - 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.

@advoor advoor mentioned this issue Nov 28, 2020
@advoor
Copy link
Owner

advoor commented Nov 28, 2020

Fixed in latest release. Thinking about it... would this be better as a config that can altered per preference?

@roelofr roelofr closed this as not planned Won't fix, can't repro, duplicate, stale Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants