add margin to interrogate column in img2img UI

This commit is contained in:
AUTOMATIC 2023-01-20 12:12:02 +03:00
parent 20a59ab3b1
commit 7d3fb5cb03

View File

@ -145,6 +145,7 @@
#interrogate_col{
min-width: 0 !important;
max-width: 8em !important;
margin-right: 1em;
}
#interrogate, #deepbooru{
margin: 0em 0.25em 0.9em 0.25em;