reworks changes based on feedback
This commit is contained in:
parent
8a5a94338a
commit
3e9ca562c5
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue