Spaces:
Running
on
Zero
Running
on
Zero
What happened to the generation preview?
#20
by
nroggendorff
- opened
IT GONE NO
I have input a PR to fix it, the style is messed up. You can fix it with F12 , modify the style.css or any .css file or "inline" to include:
#gallery .thumbnails {flex-direction: column !important;display: inline-flex !important;flex-wrap: wrap !important; position: relative !important;}
#gallery caption.caption {flex-direction: row !important;display: inline-flex !important;flex-wrap: wrap;white-space: unset !important;}
#gallery .image-button img.with-caption {object-fit: cover !important;object-position: center !important;}
#gallery button.preview {position: relative !important;}