diff --git a/gensettings.py b/gensettings.py index eb03cb03..e88b5edf 100644 --- a/gensettings.py +++ b/gensettings.py @@ -485,7 +485,7 @@ gensettingstf = [ "unit": "int", "label": "AN Depth", "id": "singleline", - "min": 0, + "min": 1, "max": 5, "step": 1, "default": 3, diff --git a/static/koboldai.css b/static/koboldai.css index 7bc9b378..a146dc4d 100644 --- a/static/koboldai.css +++ b/static/koboldai.css @@ -204,7 +204,7 @@ input[type="range"]::-ms-fill-upper { "item item" "minlabel maxlabel"; grid-template-rows: 20px 23px 20px; - grid-template-columns: 294px 60px; + grid-template-columns: 288px 60px; row-gap: 0.2em; background-color: var(--setting_background); color: var(--setting_text); diff --git a/templates/story flyout.html b/templates/story flyout.html index 945c9ff3..b9eab98a 100644 --- a/templates/story flyout.html +++ b/templates/story flyout.html @@ -43,7 +43,7 @@ Template:

Author's Notes:
-
+
{% with menu='author_notes' %} {% with sub_path='' %}