aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-10-01 08:48:41 +0000
committerAUTOMATIC1111 <16777216c@gmail.com>2023-10-01 08:48:41 +0000
commitc0113872c5f814cf8cf96deca541bffaf1af2568 (patch)
tree519fa7cc37fee058e25187363ba9aaf862c7cea3 /style.css
parentc7e810a9856641fbaf520976fde24c5536a4fd56 (diff)
downloadstable-diffusion-webui-gfx803-c0113872c5f814cf8cf96deca541bffaf1af2568.tar.gz
stable-diffusion-webui-gfx803-c0113872c5f814cf8cf96deca541bffaf1af2568.tar.bz2
stable-diffusion-webui-gfx803-c0113872c5f814cf8cf96deca541bffaf1af2568.zip
add search field to settings
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style.css b/style.css
index 58eb29c1..eee50552 100644
--- a/style.css
+++ b/style.css
@@ -423,6 +423,7 @@ div#extras_scale_to_tab div.form{
#settings > div{
border: none;
margin-left: 10em;
+ padding: 0 var(--spacing-xl);
}
#settings > div.tab-nav{
@@ -437,6 +438,7 @@ div#extras_scale_to_tab div.form{
border: none;
text-align: left;
white-space: initial;
+ padding: 4px;
}
#settings_result{