Avoid gallery layout collapse while previews are still loading. Maintain the boxes fixed size regardless.
This commit is contained in:
@@ -82,6 +82,7 @@ const onclick = (ev: Event) => {
|
|||||||
margin-left: 0.3em;
|
margin-left: 0.3em;
|
||||||
}
|
}
|
||||||
figure {
|
figure {
|
||||||
|
height: 15em;
|
||||||
max-height: 15em;
|
max-height: 15em;
|
||||||
position: relative;
|
position: relative;
|
||||||
border-radius: .5em;
|
border-radius: .5em;
|
||||||
|
|||||||
Reference in New Issue
Block a user