Skip to content

Commit

Permalink
add margin to interrogate column in img2img UI
Browse files Browse the repository at this point in the history
  • Loading branch information
AUTOMATIC1111 committed Jan 20, 2023
1 parent 20a59ab commit 7d3fb5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 7d3fb5c

Please sign in to comment.