Skip to content

Commit 63d748b

Browse files
committed
fix(t3-chat): Model div bg color
1 parent 530d524 commit 63d748b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

styles/t3-chat/catppuccin.user.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@
8181

8282
.bg-neutral-900,
8383
.bg-black,
84-
.bg-\[\#0D0A09\] {
84+
.bg-\[\#0D0A09\],
85+
.bg-neutral-900\/50 {
8586
background-color: @mantle !important;
8687
}
8788

0 commit comments

Comments
 (0)