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

Document text window could be bigger. #58

Open
eliasgruenewald opened this issue Jul 19, 2020 · 0 comments
Open

Document text window could be bigger. #58

eliasgruenewald opened this issue Jul 19, 2020 · 0 comments

Comments

@eliasgruenewald
Copy link

height: 300px;

I am working on a larger document, and I changed the document-text height to 700px, but one could also use 70% or, maybe the best option, make the textarea resizable for custom displays:

  resize: both;
  overflow: auto;

Thanks for this great tool - it serves as a very nice helper!

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

1 participant