Skip to content

Commit 7d3fb5c

Browse files
committed
add margin to interrogate column in img2img UI
1 parent 20a59ab commit 7d3fb5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@
145145
#interrogate_col{
146146
min-width: 0 !important;
147147
max-width: 8em !important;
148+
margin-right: 1em;
148149
}
149150
#interrogate, #deepbooru{
150151
margin: 0em 0.25em 0.9em 0.25em;

0 commit comments

Comments
 (0)