layout fixes

This commit is contained in:
Henry Jameson 2026-07-30 17:08:33 +03:00
commit 88f1b7fae8
3 changed files with 2 additions and 4 deletions

View file

@ -12,7 +12,7 @@
}
.attachments {
min-width: 30em;
min-width: 10em;
}
.quoted-post {

View file

@ -1,7 +1,5 @@
.chat-view {
display: flex;
margin-bottom: -1em;
margin-top: -1em;
.chat-list-wrapper {
display: flex;