aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorinnovaciones <sonygarcia99@gmail.com>2022-09-23 19:33:02 +0000
committerAUTOMATIC1111 <16777216c@gmail.com>2022-09-23 20:41:10 +0000
commitb04a36be37320bc0b78de320cc5c731d3ae79dc1 (patch)
treef9950d5591c190eb377e397cd337b098bee08fb7
parente1d49c5262ee6b7cce96e56a530ef140fc44fe45 (diff)
downloadstable-diffusion-webui-gfx803-b04a36be37320bc0b78de320cc5c731d3ae79dc1.tar.gz
stable-diffusion-webui-gfx803-b04a36be37320bc0b78de320cc5c731d3ae79dc1.tar.bz2
stable-diffusion-webui-gfx803-b04a36be37320bc0b78de320cc5c731d3ae79dc1.zip
Tweak margin
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index e65b672a..4054e2df 100644
--- a/style.css
+++ b/style.css
@@ -154,7 +154,7 @@ button{
right: 0;
margin-left: auto;
margin-right: auto;
- margin-top: 35px;
+ margin-top: 34px;
z-index: 100;
border: none;
border-top-left-radius: 0;