aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorGerschel <9631031+Gerschel@users.noreply.github.com>2023-02-11 04:44:12 +0000
committerGitHub <noreply@github.com>2023-02-11 04:44:12 +0000
commit742d86eed4d07eef7db65b3d943f85bdbafc26e4 (patch)
tree33cf759235f317b2c86937b3d856a518a011cd53 /style.css
parent374fe636b80169c78b4b5f92013681d75fa2fad6 (diff)
parentb313221ca6d12e441f2f5041490e2fc665ff5f60 (diff)
downloadstable-diffusion-webui-gfx803-742d86eed4d07eef7db65b3d943f85bdbafc26e4.tar.gz
stable-diffusion-webui-gfx803-742d86eed4d07eef7db65b3d943f85bdbafc26e4.tar.bz2
stable-diffusion-webui-gfx803-742d86eed4d07eef7db65b3d943f85bdbafc26e4.zip
Merge pull request #2 from w-e-w/badge_style
remove Badge background and ⚠️ ->📏
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 5b979841..55baefb7 100644
--- a/style.css
+++ b/style.css
@@ -776,7 +776,7 @@ footer {
.rounding-badge {
display: inline-block;
border-radius: 0px;
- background-color: #ccc;
+ /*background-color: #ccc;*/
cursor: pointer;
position: absolute;
top: -10px;