diff --git a/src/lib/components/chat/Settings/Interface.svelte b/src/lib/components/chat/Settings/Interface.svelte
index 7c3939b02c..632602d22e 100644
--- a/src/lib/components/chat/Settings/Interface.svelte
+++ b/src/lib/components/chat/Settings/Interface.svelte
@@ -374,25 +374,6 @@
{$i18n.t('UI')}
-
-
-
- {$i18n.t('High Contrast Mode')} ({$i18n.t('Beta')})
-
-
-
- {
- saveSettings({ highContrastMode });
- }}
- />
-
-
-
-
@@ -400,7 +381,7 @@
{$i18n.t('UI Scale')}
-
@@ -408,7 +389,7 @@
-
+
+
+
+
+ {$i18n.t('High Contrast Mode')} ({$i18n.t('Beta')})
+
+
+
+ {
+ saveSettings({ highContrastMode });
+ }}
+ />
+
+
+
+