add an option to show negative prompt

This commit is contained in:
AUTOMATIC
2022-09-09 09:15:36 +03:00
parent 41434ba3cd
commit 003b60b94e
4 changed files with 9 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ button{
align-self: stretch !important;
}
#img2img_prompt, #txt2img_prompt{
#img2img_prompt, #txt2img_prompt, #img2img_negative_prompt, #txt2img_negative_prompt{
padding: 0;
border: none !important;
}