reconnect ui on browser restart

This commit is contained in:
Vladimir Mandic
2023-04-18 12:10:30 -04:00
parent e8d8dae4c7
commit ed32259bf7
8 changed files with 91 additions and 204 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ svg.feather.feather-image, .feather .feather-image { display: none }
#steps-animation, #controlnet { border-width: 0; }
/* based on gradio built-in dark theme */
:root {
.dark {
--body-background-fill: black;
--body-text-color: var(--neutral-100);
--color-accent-soft: var(--neutral-700);