diff --git a/style.css b/style.css index e8f4cb752..da0729a25 100644 --- a/style.css +++ b/style.css @@ -404,6 +404,10 @@ input[type="range"]{ color: red; } +.gallery-item { + --tw-bg-opacity: 0 !important; +} + #img2img_image div.h-60{ height: 480px; } \ No newline at end of file