mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-31 05:23:30 +03:00
Smaller gaps between media attachments
This commit is contained in:
parent
dc37100442
commit
c6e71e2432
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@
|
|||
margin-top: 8px;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 8px;
|
||||
gap: 2px;
|
||||
flex-direction: row;
|
||||
}
|
||||
.status .media {
|
||||
|
|
Loading…
Add table
Reference in a new issue