Skip to content

Commit 345dfb1

Browse files
authored
Merge pull request #114 from MatteoGheza/main
Remove custom CSS style for thead and tfoot
2 parents fd1cc9e + dc9edb9 commit 345dfb1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/assets/main.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,6 @@
101101
.chat-bubble table {
102102
@apply !table !table-xs;
103103
}
104-
.chat-bubble table :where(thead, tfoot) {
105-
@apply !text-base-100;
106-
}
107104
.chat-bubble pre {
108105
@apply !my-4 !whitespace-pre-wrap;
109106
}

0 commit comments

Comments
 (0)