mirror of
https://github.com/vladmandic/automatic
synced 2026-08-30 00:50:59 +02:00
sampler options rewrite
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -19,7 +19,7 @@ button { font-size: var(--text-lg) !important; }
|
||||
input[type='color'] { width: 64px; height: 32px; }
|
||||
|
||||
/* gradio elements */
|
||||
.block .padded:not(.gradio-accordion) { padding: 0 !important; margin-right: 0; min-width: 90px !important; }
|
||||
.block .padded:not(.gradio-accordion) { padding: 4px 0 0 0 !important; margin-right: 0; min-width: 90px !important; }
|
||||
.compact { gap: 1em 0.2em; background: transparent !important; padding: 0 !important; }
|
||||
.flex-break { flex-basis: 100% !important; }
|
||||
.form { border-width: 0; box-shadow: none; background: transparent; overflow: visible; gap: 0.5em 1em; flex-grow: 1 !important; }
|
||||
|
||||
Reference in New Issue
Block a user