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

Add borders dividing table rows in rendered content #1816

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

sevenseacat
Copy link
Contributor

It looks like they were attempted to be added, but weren't rendering due to missing border-collapse: collapse on the table.

So now there are borders for both light and dark mode:

After:

Screenshot 2023-11-14 at 11 16 16 am Screenshot 2023-11-14 at 11 18 23 am

@josevalim josevalim merged commit 608b5b8 into elixir-lang:main Nov 14, 2023
4 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@sevenseacat sevenseacat deleted the fix/table-borders branch November 14, 2023 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants