show the chat again
linter / quality (push) Failing after 1m6s
tests / ci (8.3) (push) Failing after 49s
tests / ci (8.4) (push) Failing after 1m6s
tests / ci (8.5) (push) Failing after 1m4s

This commit is contained in:
Daan Meijer
2026-06-24 09:59:39 +02:00
parent d0b173fe76
commit 806d17842f
2 changed files with 35 additions and 1 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
}
.c-chat__message {
@apply overflow-hidden p-4 shadow-sm sm:rounded-lg;
@apply p-4 shadow-sm sm:rounded-lg;
border: 1px solid var(--border);
&.c-chat__message--system {