aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index e8f4cb75..da0729a2 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