Save some space

This commit is contained in:
Ben 2022-10-10 19:34:07 +01:00 committed by AUTOMATIC1111
parent eacc03b167
commit b372f5538b
1 changed files with 12 additions and 0 deletions

View File

@ -2,6 +2,18 @@
max-width: 100%;
}
#txt2img_token_counter {
height: 0px;
}
#img2img_token_counter {
height: 0px;
}
#negative_prompt {
width: 97.9%;
}
.output-html p {margin: 0 0.5em;}
.row > *,