aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-08-24 06:37:17 +0000
committerGitHub <noreply@github.com>2023-08-24 06:37:17 +0000
commit06f18186dcb4d866cf8e80ff69a032de7aff7ab5 (patch)
tree8371ce7c2a3059e4c7a7acd608d65b257e25d4e2
parent2c570f641cf3457cef5bfdf27375c13505087dfb (diff)
parentddf3d1a7ac516c4d144453cb4797192e0dd3a80b (diff)
downloadstable-diffusion-webui-gfx803-06f18186dcb4d866cf8e80ff69a032de7aff7ab5.tar.gz
stable-diffusion-webui-gfx803-06f18186dcb4d866cf8e80ff69a032de7aff7ab5.tar.bz2
stable-diffusion-webui-gfx803-06f18186dcb4d866cf8e80ff69a032de7aff7ab5.zip
Merge pull request #12745 from AUTOMATIC1111/draw-extra-network-buttons-above-description
draw extra network buttons above description
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index 47876e92..d67b6336 100644
--- a/style.css
+++ b/style.css
@@ -863,6 +863,7 @@ footer {
position: absolute;
color: white;
right: 0;
+ z-index: 1
}
.extra-network-cards .card:hover .button-row{
display: flex;