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;
}
.compact .gallery > * {
max-height: 25px;
.compact .placeholder {
height: fit-content;
}
.title {
display: flex;
flex-direction: row;