Skip to content

Commit

Permalink
Merge pull request #114 from MatteoGheza/main
Browse files Browse the repository at this point in the history
Remove custom CSS style for thead and tfoot
  • Loading branch information
zAlweNy26 authored Jan 8, 2025
2 parents fd1cc9e + dc9edb9 commit 345dfb1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/assets/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,6 @@
.chat-bubble table {
@apply !table !table-xs;
}
.chat-bubble table :where(thead, tfoot) {
@apply !text-base-100;
}
.chat-bubble pre {
@apply !my-4 !whitespace-pre-wrap;
}
Expand Down

0 comments on commit 345dfb1

Please sign in to comment.