fix broken js

This commit is contained in:
Vladimir Mandic
2023-04-18 10:06:55 -04:00
parent 2711e32c2e
commit e8d8dae4c7
5 changed files with 22 additions and 28 deletions
+2 -2
View File
@@ -106,8 +106,8 @@ svg.feather.feather-image, .feather .feather-image { display: none }
/* custom elements overrides */
#steps-animation, #controlnet { border-width: 0; }
/* gradio built-in theme */
.dark {
/* based on gradio built-in dark theme */
:root {
--body-background-fill: black;
--body-text-color: var(--neutral-100);
--color-accent-soft: var(--neutral-700);