and make the image not be upscaled in gallery

master
AUTOMATIC 3 years ago
parent f3de9bf7d9
commit 16fb8d24d4

@ -8,6 +8,9 @@
#txt2img_gallery, #img2img_gallery{
min-height: 768px;
}
#txt2img_gallery img, #img2img_gallery img{
object-fit: scale-down;
}
#subseed_show{
min-width: 6em;

Loading…
Cancel
Save