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