Commit 7d3fb5cb authored by AUTOMATIC's avatar AUTOMATIC

add margin to interrogate column in img2img UI

parent 20a59ab3
...@@ -145,6 +145,7 @@ ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment