Commit a6529a78 authored by AUTOMATIC1111's avatar AUTOMATIC1111 Committed by GitHub

Merge pull request #10113 from missionfloyd/extras-thumbnails

Fix stretched thumbnails on extras tab
parents 0141ab13 79a6c5a6
......@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment