aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorruocaled <ruocaled@gmail.com>2022-10-15 09:00:46 +0000
committerAUTOMATIC1111 <16777216c@gmail.com>2022-10-15 14:14:58 +0000
commit5fd638f14d75a71a37157ded5d33c716ab9eb8ca (patch)
tree7a8ac58467c5e5b59d7c1ab060e11ce06a574c70 /style.css
parentd3ffc962dd1d5c8d0ed763a9d05832c153ff15ea (diff)
downloadstable-diffusion-webui-gfx803-5fd638f14d75a71a37157ded5d33c716ab9eb8ca.tar.gz
stable-diffusion-webui-gfx803-5fd638f14d75a71a37157ded5d33c716ab9eb8ca.tar.bz2
stable-diffusion-webui-gfx803-5fd638f14d75a71a37157ded5d33c716ab9eb8ca.zip
fix download section layout
Diffstat (limited to 'style.css')
-rw-r--r--style.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/style.css b/style.css
index b534f950..920c32ab 100644
--- a/style.css
+++ b/style.css
@@ -237,13 +237,6 @@ fieldset span.text-gray-500, .gr-block.gr-box span.text-gray-500, label.block s
margin: 0;
}
-.gr-panel div.flex-col div.justify-between div{
- position: absolute;
- top: -0.1em;
- right: 1em;
- padding: 0 0.5em;
-}
-
#settings .gr-panel div.flex-col div.justify-between div{
position: relative;
z-index: 200;