1
0
Fork 0
mirror of synced 2024-09-28 15:21:28 +12:00

tweaks sizing of multi-attachment preview in compact setting

This commit is contained in:
mikesealey 2024-09-20 11:54:26 +01:00
parent 4489fcb9b8
commit ddc360a3da

View file

@ -396,6 +396,10 @@
padding: 6px 10px;
margin-bottom: 8px;
}
.compact .gallery > * {
max-height: 25px;
}
.title {
display: flex;
flex-direction: row;