Attempt to fix negative prompt UI for #238

master
AUTOMATIC 3 years ago
parent dfefc5175a
commit d41568de29

@ -130,6 +130,7 @@ input[type="range"]{
#txt2img_negative_prompt, #img2img_negative_prompt{
flex: 0.3;
min-width: 10em;
}
.progressDiv{

Loading…
Cancel
Save