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 @@