mirror of
https://github.com/vladmandic/automatic
synced 2026-09-13 18:18:44 +02:00
@@ -116,6 +116,8 @@ button.custom-button { border-radius: var(--button-large-radius); padding: var(-
|
||||
#txt2img_seed, #img2img_seed, #control_seed, #video_seed { min-width: 90px !important }
|
||||
#video_generate_box>button { max-width: unset; }
|
||||
#interrogate_output_prompt>textarea { resize: vertical; }
|
||||
#prompt_enhance_apply, #prompt_enhance_model { max-width: unset; }
|
||||
#prompt_enhance_system textarea { color: var(--body-text-color-subdued) !important }
|
||||
|
||||
.interrogate { position: absolute; right: 2.8em; top: 0.2em; max-width: fit-content; background: none !important; z-index: 50; font-size: 1.5em !important; }
|
||||
.interrogate:hover { background: var(--button-primary-background-fill-hover) !important; }
|
||||
|
||||
Reference in New Issue
Block a user