space holder

This commit is contained in:
Ben 2022-10-11 08:08:47 +01:00 committed by AUTOMATIC1111
parent 861297cefe
commit 031dc8cd7f

View File

@ -10,8 +10,16 @@
height: 0px; height: 0px;
} }
#negative_prompt { #sh{
width: 97.9%; min-width: 2em;
min-height: 2em;
max-width: 2em;
max-height: 2em;
flex-grow: 0;
padding-left: 0.25em;
padding-right: 0.25em;
margin: 0.1em 0;
opacity: 0%;
} }
.output-html p {margin: 0 0.5em;} .output-html p {margin: 0 0.5em;}