reworks changes based on feedback

This commit is contained in:
mikesealey 2024-09-24 12:12:46 +01:00
parent 8a5a94338a
commit 3e9ca562c5
1 changed files with 3 additions and 2 deletions

View File

@ -397,9 +397,10 @@
margin-bottom: 8px; margin-bottom: 8px;
} }
.compact .gallery > * { .compact .placeholder {
max-height: 25px; height: fit-content;
} }
.title { .title {
display: flex; display: flex;
flex-direction: row; flex-direction: row;