Merge branch 'master' into master

This commit is contained in:
不会画画的中医不是好程序员
2022-10-11 21:03:41 +08:00
committed by GitHub
14 changed files with 130 additions and 64 deletions

View File

@@ -2,6 +2,27 @@
max-width: 100%;
}
#txt2img_token_counter {
height: 0px;
}
#img2img_token_counter {
height: 0px;
}
#sh{
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%;
cursor: default;
}
.output-html p {margin: 0 0.5em;}
.row > *,