feat: add duplicate message check and update chat UI styles

This commit is contained in:
2025-09-02 18:30:34 +02:00
parent 01bbb6c00a
commit 204ded71e5
5 changed files with 11 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ const formatted = computed(() => useDateFormat(useNow(), 'D MMMM YYYY, HH:mm', {
<div class="flex flex-col-reverse gap-4 md:flex-row-reverse items-end">
<UCard
variant="solid"
class="rounded-xl mt-1 bg-sky-300 md:max-w-3/4"
class="rounded-xl mt-1 bg-sky-500 md:max-w-3/4 text-white font-medium"
:ui="{ body: 'sm:p-2', header: 'sm:p-2', footer: 'sm:p-2' }"
>
<div class="text-justify">