aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2023-03-25 07:11:04 +0000
committerAUTOMATIC <16777216c@gmail.com>2023-03-25 07:11:04 +0000
commit9ed04e759d8b4a84db1f0e37abee59178fe1f586 (patch)
tree427eac9d2e0c3c1d42ef8c2ab2caf562fe78afba /style.css
parent724a63714d513b79d8ee13adb0300d0fda99f966 (diff)
downloadstable-diffusion-webui-gfx803-9ed04e759d8b4a84db1f0e37abee59178fe1f586.tar.gz
stable-diffusion-webui-gfx803-9ed04e759d8b4a84db1f0e37abee59178fe1f586.tar.bz2
stable-diffusion-webui-gfx803-9ed04e759d8b4a84db1f0e37abee59178fe1f586.zip
use HTTP request to fetch metadata for Lora cards instead of including it into the main page
Diffstat (limited to 'style.css')
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index aa5ecb34..41d2859c 100644
--- a/style.css
+++ b/style.css
@@ -641,6 +641,7 @@ footer {
text-shadow: 2px 2px 3px black;
padding: 0.25em;
font-size: 22pt;
+ width: 1.5em;
}
.extra-network-cards .card:hover .metadata-button, .extra-network-thumbs .card:hover .metadata-button{
display: inline-block;