make the gallery taller
This commit is contained in:
parent
9f267af3f7
commit
f3de9bf7d9
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@
|
|||
min-height: 4.5em;
|
||||
}
|
||||
|
||||
#txt2img_gallery, #img2img_gallery{
|
||||
min-height: 768px;
|
||||
}
|
||||
|
||||
#subseed_show{
|
||||
min-width: 6em;
|
||||
max-width: 6em;
|
||||
|
|
Loading…
Reference in a new issue