diff --git a/frontend/src/lib/components/apps/svelte-select/lib/Select.svelte b/frontend/src/lib/components/apps/svelte-select/lib/Select.svelte index 3e9684fbbe..41c69cc00a 100644 --- a/frontend/src/lib/components/apps/svelte-select/lib/Select.svelte +++ b/frontend/src/lib/components/apps/svelte-select/lib/Select.svelte @@ -845,6 +845,7 @@ left: 0; background: transparent !important; font-size: var(--font-size, 16px); + border: 0 !important; } :not(.multi) > .value-container > input {