update samplers

This commit is contained in:
Vladimir Mandic
2023-05-30 12:18:22 -04:00
parent 24bbe045a7
commit b664991633
6 changed files with 33 additions and 9 deletions
+1 -2
View File
@@ -114,10 +114,9 @@ a{
cursor: pointer;
}
#txt2img_gallery img, #img2img_gallery img, #extras_gallery img{
#txt2img_gallery img, #img2img_gallery img, #extras_gallery img {
object-fit: scale-down;
width: -webkit-fill-available !important;
height: inherit !important;
}
#txt2img_actions_column, #img2img_actions_column {
gap: 0.5em;