Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Align tables to start instead of left
For better RTL support.
- Loading branch information
For better RTL support.
f520c53
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change seems to have broken the table header alignment for some reason. It can be seen in the example here: https://tailwindcss-typography.vercel.app/
Changing the value back to left in the inspector tool changes it back to being properly left-aligned. Not sure if this is a browser rendering bug, but it is the same behaviour in the latest Firefox and Chrome.