tweaks sizing of multi-attachment preview in compact setting
This commit is contained in:
parent
4489fcb9b8
commit
ddc360a3da
|
@ -396,6 +396,10 @@
|
|||
padding: 6px 10px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.compact .gallery > * {
|
||||
max-height: 25px;
|
||||
}
|
||||
.title {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
|
Loading…
Reference in New Issue