Message List: Try smaller margins (again)

This commit is contained in:
Alexander Zinchuk 2022-02-04 15:18:32 +01:00
parent 41be7a8c0f
commit 6b8ba8c2ce

View File

@ -25,7 +25,7 @@
--max-width: calc(30vw - 1rem);
}
@media (max-width: 600px) {
margin-bottom: .3125rem;
margin-bottom: .25rem;
}
&.is-swiped {