update css

This commit is contained in:
Vladimir Mandic
2023-10-30 09:26:52 -04:00
parent 8734445ae9
commit 5ae6128393
13 changed files with 9 additions and 27 deletions
-3
View File
@@ -133,9 +133,6 @@ svg.feather.feather-image, .feather .feather-image { display: none }
.gradio-button.tool { filter: hue-rotate(180deg) saturate(0.5); }
#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);