Skip to content
代码片段 群组 项目
提交 42b72fe2 编辑于 作者: AUTOMATIC1111's avatar AUTOMATIC1111
浏览文件

fix for small images in live previews not being scaled up

上级 f65d0dc0
No related branches found
No related tags found
无相关合并请求
......@@ -282,8 +282,8 @@ div.block.gradio-accordion {
}
}
#txt2img_gallery img, #img2img_gallery img, #extras_gallery img{
object-fit: scale-down;
.gradio-gallery .thumbnails img {
object-fit: scale-down !important;
}
#txt2img_actions_column, #img2img_actions_column {
gap: 0.5em;
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册