Table border spacing #3238
JesusTheHun
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
While TW offers a
border-separate
class for tables, it does not offer a way to set the spacing between those borders.Those gaps answer the
border-spacing
property.There is no clear nomenclature for tables or cells (
table-auto
/table-fixed
,border-collapse
/border-separate
) so I suggest those classes :Documentation : https://developer.mozilla.org/en-US/docs/Web/CSS/border-spacing
Edit : just to be clear I'm not suggesting a unique class-value of
1rem
, I am suggesting name bases.Beta Was this translation helpful? Give feedback.
All reactions