Fix badly stretched image attachments

This commit is contained in:
arne 2025-11-21 08:26:38 +01:00
commit 84109a3429

View file

@ -230,6 +230,7 @@
margin-top: 16px;
height: 320px;
display: flex;
align-items: flex-start;
max-width: 100%;
overflow: auto;
}