Avoid gallery layout collapse while previews are still loading. Maintain the boxes fixed size regardless.

This commit is contained in:
2026-05-02 16:19:42 +00:00
parent 338c74de69
commit 0071058b29
@@ -82,6 +82,7 @@ const onclick = (ev: Event) => {
margin-left: 0.3em;
}
figure {
height: 15em;
max-height: 15em;
position: relative;
border-radius: .5em;