Attempt to fix negative prompt UI for #238
This commit is contained in:
parent
dfefc5175a
commit
d41568de29
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ input[type="range"]{
|
|||
|
||||
#txt2img_negative_prompt, #img2img_negative_prompt{
|
||||
flex: 0.3;
|
||||
min-width: 10em;
|
||||
}
|
||||
|
||||
.progressDiv{
|
||||
|
|
Loading…
Reference in a new issue