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

fix(line-numbers): correctly set top/bottom padding #260

Merged
merged 2 commits into from
Jan 1, 2023

Conversation

metonym
Copy link
Owner

@metonym metonym commented Jan 1, 2023

Fixes #258

Top/bottom padding on LineNumbers is incorrectly set if code changes. Instead, we can use CSS to apply the padding.

@render
Copy link

render bot commented Jan 1, 2023

@render
Copy link

render bot commented Jan 1, 2023

@metonym metonym merged commit 5da30c8 into master Jan 1, 2023
@metonym metonym deleted the fix-line-numbers-padding branch January 1, 2023 19:58
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.

Bug: padding-bottom is 1em when line is not last
1 participant