Skip to content
Discussion options

You must be logged in to vote

Make a file called user.css, and put this in it:

#txt2img_gallery, #img2img_gallery {
    /* Set this however tall you want it */
    height: 512px;
}

#txt2img_gallery > .grid-wrap, #txt2img_gallery > .preview,
#img2img_gallery > .grid-wrap, #img2img_gallery > .preview {
    max-height: none;
}

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@ySergi
Comment options

Comment options

You must be logged in to vote
1 reply
@ySergi
Comment options

Answer selected by ySergi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants