mirror of
https://github.com/vladmandic/automatic
synced 2026-09-17 16:24:33 +02:00
prompt paste improvements
This commit is contained in:
@@ -100,8 +100,8 @@ button.custom-button{ border-radius: var(--button-large-radius); padding: var(--
|
||||
#control_generate_box { min-width: unset; width: 100%; }
|
||||
#txt2img_actions_column, #img2img_actions_column, #control_actions { flex-flow: wrap; justify-content: space-between; }
|
||||
#txt2img_enqueue_wrapper, #img2img_enqueue_wrapper, #control_enqueue_wrapper { min-width: unset !important; width: 32%; }
|
||||
.interrogate-clip { position: absolute; right: 3em; top: -2.5em; max-width: fit-content; background: none !important; }
|
||||
.interrogate-blip { position: absolute; right: 1em; top: -2.5em; max-width: fit-content; background: none !important; }
|
||||
.interrogate-clip { position: absolute; right: 6em; top: 8px; max-width: fit-content; background: none !important; z-index: 50; }
|
||||
.interrogate-blip { position: absolute; right: 4em; top: 8px; max-width: fit-content; background: none !important; z-index: 50; }
|
||||
.interrogate-col { min-width: 0 !important; max-width: fit-content; margin-right: var(--spacing-xxl); }
|
||||
.interrogate-col>button { flex: 1; width: 7em; max-height: 84px; }
|
||||
#sampler_selection_img2img { margin-top: 1em; }
|
||||
|
||||
Reference in New Issue
Block a user