added resize seeds and variation seeds features

This commit is contained in:
AUTOMATIC 2022-09-09 17:54:04 +03:00
parent 003b60b94e
commit b1707553cf
10 changed files with 171 additions and 28 deletions

View file

@ -5,6 +5,15 @@
max-width: 13em;
}
#subseed_show{
min-width: 6em;
max-width: 6em;
}
#subseed_show label{
height: 100%;
}
#txt2img_roll{
min-width: 1em;
max-width: 4em;