From c3909a4d9c5192cf520c9f3c40553c3fa2f2bdc8 Mon Sep 17 00:00:00 2001 From: ebolam Date: Sat, 17 Sep 2022 18:29:08 -0400 Subject: [PATCH] Move save preset button --- static/koboldai.css | 10 ++++++++++ templates/settings flyout.html | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/static/koboldai.css b/static/koboldai.css index 63efe15c..dc43fc30 100644 --- a/static/koboldai.css +++ b/static/koboldai.css @@ -2355,4 +2355,14 @@ h2 .material-icons-outlined { .horde_trigger[model_model="ReadOnly"], .horde_trigger[model_model="CLUSTER"] { display: none; +} + +.preset_area { + width: 100%; + padding: 10px; + text-align: center; +} + +.preset_area .settings_button { + transform: translateY(6px); } \ No newline at end of file diff --git a/templates/settings flyout.html b/templates/settings flyout.html index 75212d09..71ef97a4 100644 --- a/templates/settings flyout.html +++ b/templates/settings flyout.html @@ -107,12 +107,12 @@ Download debug dump