feat: added template button for starting a new chat.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
@layer components {
|
||||
.msg {
|
||||
@apply rounded-lg px-3 py-2 dark:bg-gray-800 max-w-[75%];
|
||||
@apply rounded-lg mb-5 px-3 py-2 dark:bg-gray-800 max-w-[75%];
|
||||
}
|
||||
|
||||
.msg-model {
|
||||
|
||||
Reference in New Issue
Block a user