From 418f3415608de9c375e12d6713427967d13f9d52 Mon Sep 17 00:00:00 2001 From: somebody Date: Fri, 21 Jul 2023 18:13:57 -0500 Subject: [PATCH] Fix a/n depth being visually apart from a/n --- templates/story flyout.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/story flyout.html b/templates/story flyout.html index 514edbb9..d08bf8b8 100644 --- a/templates/story flyout.html +++ b/templates/story flyout.html @@ -50,6 +50,14 @@

+
+ {% with menu='author_notes' %} + {% with sub_path='' %} + {% include 'settings item.html' %} + {% endwith %} + {% endwith %} +
+

Genre

Styles the AI will attempt to imitate. Effectiveness depends on model.
@@ -75,14 +83,6 @@ } - -
- {% with menu='author_notes' %} - {% with sub_path='' %} - {% include 'settings item.html' %} - {% endwith %} - {% endwith %} -