mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-16 18:09:00 +08:00
Attempt to fix negative prompt UI for #238
This commit is contained in:
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…
x
Reference in New Issue
Block a user