diff options
-rw-r--r-- | style.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |