mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
update css
This commit is contained in:
@@ -126,9 +126,6 @@ button.selected {background: var(--button-primary-background-fill);}
|
||||
#txt2img_tools, #img2img_tools { margin-top: -4px; margin-bottom: -4px; }
|
||||
#txt2img_styles_row, #img2img_styles_row { margin-top: -6px; z-index: 200; }
|
||||
|
||||
/* custom elements overrides */
|
||||
#steps-animation, #controlnet { border-width: 0; }
|
||||
|
||||
/* based on gradio built-in dark theme */
|
||||
:root, .light, .dark {
|
||||
--body-background-fill: var(--background-color);
|
||||
|
||||
Reference in New Issue
Block a user