make attachments bigger

This commit is contained in:
Henry Jameson 2026-07-23 14:22:36 +03:00
commit b62dad5f3b

View file

@ -11,6 +11,10 @@
}
}
.attachments {
min-width: 30em;
}
.chat-message-toolbar {
transition: opacity 0.1s;
opacity: 0;