From 75883dc8355cae69aac2ce1b9c2b90c9a737baaa Mon Sep 17 00:00:00 2001 From: Sine Jespersen Date: Mon, 16 Jun 2025 09:43:47 +0200 Subject: [PATCH] outline-hidden depend on high contrast mode --- src/lib/components/chat/Settings/Connections/Connection.svelte | 2 +- src/lib/components/common/SensitiveInput.svelte | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/lib/components/chat/Settings/Connections/Connection.svelte b/src/lib/components/chat/Settings/Connections/Connection.svelte index ce905e181..465d2191d 100644 --- a/src/lib/components/chat/Settings/Connections/Connection.svelte +++ b/src/lib/components/chat/Settings/Connections/Connection.svelte @@ -73,7 +73,7 @@ diff --git a/src/lib/components/common/SensitiveInput.svelte b/src/lib/components/common/SensitiveInput.svelte index b683087e7..c85485872 100644 --- a/src/lib/components/common/SensitiveInput.svelte +++ b/src/lib/components/common/SensitiveInput.svelte @@ -1,6 +1,7 @@