add margin to interrogate column in img2img UI
This commit is contained in:
parent
20a59ab3b1
commit
7d3fb5cb03
@ -145,6 +145,7 @@
|
|||||||
#interrogate_col{
|
#interrogate_col{
|
||||||
min-width: 0 !important;
|
min-width: 0 !important;
|
||||||
max-width: 8em !important;
|
max-width: 8em !important;
|
||||||
|
margin-right: 1em;
|
||||||
}
|
}
|
||||||
#interrogate, #deepbooru{
|
#interrogate, #deepbooru{
|
||||||
margin: 0em 0.25em 0.9em 0.25em;
|
margin: 0em 0.25em 0.9em 0.25em;
|
||||||
|
Loading…
Reference in New Issue
Block a user