From 91de451eba2d76a0c7083b25678ba5fb908ae79a Mon Sep 17 00:00:00 2001 From: ebolam Date: Fri, 12 Aug 2022 10:10:08 -0400 Subject: [PATCH] Added button to make navigation to new UI simpler from old UI --- static/koboldai.css | 2 -- templates/index.html | 1 + templates/settings flyout.html | 40 +++++++++++++++++----------------- 3 files changed, 21 insertions(+), 22 deletions(-) diff --git a/static/koboldai.css b/static/koboldai.css index 74986f20..367b80a4 100644 --- a/static/koboldai.css +++ b/static/koboldai.css @@ -516,8 +516,6 @@ } .story_title_area { - display: flex; - justify-content: space-between; } .story_title_area .var_sync_story_story_name { diff --git a/templates/index.html b/templates/index.html index 6acab35f..40866a05 100644 --- a/templates/index.html +++ b/templates/index.html @@ -100,6 +100,7 @@
Waiting for connection...
+