(feat): improve some ui
(qol): update todo
This commit is contained in:
parent
8ddc8db536
commit
ecca5241bc
3 changed files with 2 additions and 20 deletions
|
|
@ -136,7 +136,7 @@ function MessageComponent({
|
|||
className={cn(
|
||||
"group hover:bg-muted/50 select-text! relative justify-start flex gap-1 items-center w-full px-2 whitespace-pre-wrap break-all",
|
||||
{
|
||||
"bg-(--destructive)/15 text-destructive-foreground hover:bg-(--destructive)/20":
|
||||
"bg-(--destructive)/10 text-destructive-foreground hover:bg-(--destructive)/15":
|
||||
actuallyFailed,
|
||||
},
|
||||
)}
|
||||
|
|
|
|||
Loading…
Reference in a new issue