aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorGreendayle <Greendayle>2022-10-07 16:31:49 +0000
committerGreendayle <Greendayle>2022-10-07 16:31:49 +0000
commit537da7a304adff95fb2ed8337f7a764d08f67c46 (patch)
tree4a8b2c23d7c870314083d70e2d82edd9acbe677c /style.css
parent4320f386d9641c7c234589c4cb0c0c6cbeb156ad (diff)
parentf7c787eb7c295c27439f4fbdf78c26b8389560be (diff)
downloadstable-diffusion-webui-gfx803-537da7a304adff95fb2ed8337f7a764d08f67c46.tar.gz
stable-diffusion-webui-gfx803-537da7a304adff95fb2ed8337f7a764d08f67c46.tar.bz2
stable-diffusion-webui-gfx803-537da7a304adff95fb2ed8337f7a764d08f67c46.zip
Merge branch 'master' into dev/deepdanbooru
Diffstat (limited to 'style.css')
-rw-r--r--style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/style.css b/style.css
index 2fd351f9..29b04feb 100644
--- a/style.css
+++ b/style.css
@@ -408,3 +408,11 @@ input[type="range"]{
.red {
color: red;
}
+
+.gallery-item {
+ --tw-bg-opacity: 0 !important;
+}
+
+#img2img_image div.h-60{
+ height: 480px;
+} \ No newline at end of file