feat: added confirm dialog for new chat
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
.msg-user {
|
||||
@apply self-end bg-slate-200 dark:bg-zinc-800;
|
||||
}
|
||||
|
||||
.primary-button {
|
||||
@apply bg-blue-300 dark:bg-gray-800 rounded-lg p-3;
|
||||
}
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user