aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2022-11-02 11:12:27 +0000
committerGitHub <noreply@github.com>2022-11-02 11:12:27 +0000
commit675b51ebd3a0afbe097e0dc1384fd9ab8f5f1b38 (patch)
tree662701e143399b612e269c3466a769d054d961b5 /style.css
parente359268be9936db1c16c78adf544d622d33d1bfb (diff)
parenta5409a6e4bc3eaa9757a7505d4564ad8e0d899ea (diff)
downloadstable-diffusion-webui-gfx803-675b51ebd3a0afbe097e0dc1384fd9ab8f5f1b38.tar.gz
stable-diffusion-webui-gfx803-675b51ebd3a0afbe097e0dc1384fd9ab8f5f1b38.tar.bz2
stable-diffusion-webui-gfx803-675b51ebd3a0afbe097e0dc1384fd9ab8f5f1b38.zip
Merge pull request #3986 from R-N/vae-picker
VAE Selector
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 e53079e0..a0382a8c 100644
--- a/style.css
+++ b/style.css
@@ -501,7 +501,7 @@ input[type="range"]{
padding: 0;
}
-#refresh_sd_model_checkpoint, #refresh_sd_hypernetwork, #refresh_train_hypernetwork_name, #refresh_train_embedding_name, #refresh_localization{
+#refresh_sd_model_checkpoint, #refresh_sd_vae, #refresh_sd_hypernetwork, #refresh_train_hypernetwork_name, #refresh_train_embedding_name, #refresh_localization{
max-width: 2.5em;
min-width: 2.5em;
height: 2.4em;