fix: poorly styled table

This commit is contained in:
2025-07-09 14:13:27 -05:00
parent 3959696b66
commit b5526dc2dd
2 changed files with 4 additions and 3 deletions

View File

@@ -32,7 +32,8 @@ module.exports = {
"truncate",
"text-wrap",
"rounded-sm",
"rounded-md"
"rounded-md",
"r-tablecell",
],
theme: {
extend: {