Merge pull request #1372 from fuzzytent/gallery-styling

Improve styling of gallery items
master
AUTOMATIC1111 3 years ago committed by GitHub
commit a5a08b0bee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -404,6 +404,10 @@ input[type="range"]{
color: red;
}
.gallery-item {
--tw-bg-opacity: 0 !important;
}
#img2img_image div.h-60{
height: 480px;
}
Loading…
Cancel
Save