Fix stretched thumbnails on extras tab

This commit is contained in:
missionfloyd 2023-05-05 03:51:51 -06:00 committed by GitHub
parent 5ab7f213be
commit 79a6c5a666
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@ button.custom-button{
}
}
#txt2img_gallery img, #img2img_gallery img{
#txt2img_gallery img, #img2img_gallery img, #extras_gallery img{
object-fit: scale-down;
}
#txt2img_actions_column, #img2img_actions_column {