aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-07-15 08:41:22 +0300
committerAUTOMATIC1111 <16777216c@gmail.com>2023-07-15 08:41:22 +0300
commit2b1bae0d755c2d5201f6a6aadeadb5588208d43f (patch)
treeacb519133f2d9dee1b98a33d1be15d56c97ef4d9 /style.css
parent127635409a7959f6c057a68ccb8e70734cbaf9f3 (diff)
add textual inversion hashes to infotext
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index a424067f..9e13d7fd 100644
--- a/style.css
+++ b/style.css
@@ -231,6 +231,10 @@ button.custom-button{
padding-top: 0.5em;
}
+.html-log .comments:empty{
+ padding-top: 0;
+}
+
.html-log .performance {
font-size: 0.85em;
color: #444;