(feat): improve some ui
Some checks failed
/ build-web (push) Successful in 6m28s
/ build-desktop (linux) (push) Failing after 7m1s
/ build-mobile (push) Successful in 17m53s
/ release (push) Has been skipped

(qol): update todo
This commit is contained in:
Alois 2026-07-06 18:15:18 +02:00
commit ecca5241bc
3 changed files with 2 additions and 20 deletions

View file

@ -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,
},
)}

View file

@ -1,3 +1,4 @@
- Implement context menu features
- Add default-emoji-hotkey
- Placeholder image if media fails to load
- Signature verifications via ed25519 key