ALT + return will submit prompt when it's in focus

This commit is contained in:
Trung Ngo
2022-09-30 15:31:00 -05:00
parent 89f0acc6bf
commit d1db330010
3 changed files with 12 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
text-align: right;
}
#generate{
#txt2img_generate, #img2img_generate {
min-height: 4.5em;
}