add margin to interrogate column in img2img UI
This commit is contained in:
parent
20a59ab3b1
commit
7d3fb5cb03
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue