Commit 79a6c5a6 authored by missionfloyd's avatar missionfloyd Committed by GitHub

Fix stretched thumbnails on extras tab

parent 5ab7f213
...@@ -246,7 +246,7 @@ button.custom-button{ ...@@ -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; object-fit: scale-down;
} }
#txt2img_actions_column, #img2img_actions_column { #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