Started implementing video support.

This commit is contained in:
2026-04-10 09:15:37 +02:00
parent 7d9737e9c2
commit 2bcb6adbb3
13 changed files with 429 additions and 55 deletions

View File

@@ -53,7 +53,7 @@
.bubble {
background: var(--tui-background-neutral-2);
max-width: 350px;
max-width: 50%;
min-width: 250px;
min-height: 40px;
display: flex;