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

prevent CodeMirror from disappearing by setting a min-height (#1624) #1625

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

TayIorRobinson
Copy link
Contributor

sets the codemirror editor min-height to 20px, as someway, somehow it can end up with a height of 1px, making it essentially completely invisible

shouldn't break codemirror resizing - it seems to have a fixed minimum of 21px

sets the codemirror editor min-height to 20px, as someway, somehow it can end up with a height of `1px`, making it essentially completely invisible

shouldn't break codemirror resizing - it seems to have a fixed minimum of 21px
@tophf tophf merged commit a56da02 into openstyles:master Jul 7, 2023
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

Successfully merging this pull request may close these issues.

2 participants