Smaller gaps between media attachments

This commit is contained in:
Lim Chee Aun 2022-12-18 23:05:49 +08:00
parent dc37100442
commit c6e71e2432

View file

@ -234,7 +234,7 @@
margin-top: 8px;
display: flex;
flex-wrap: wrap;
gap: 8px;
gap: 2px;
flex-direction: row;
}
.status .media {