add description to VAE setting page

This commit is contained in:
AUTOMATIC1111
2023-08-05 11:18:13 +03:00
parent 36ca80d004
commit 60183eebc3
2 changed files with 27 additions and 0 deletions

View File

@@ -494,6 +494,13 @@ table.popup-table .link{
font-size: 18pt;
}
#settings .settings-info{
max-width: 48em;
border: 1px dotted #777;
margin: 0;
padding: 1em;
}
/* live preview */
.progressDiv{