diff --git a/frontend/src/lib/components/common/clearableInput/ClearableInput.svelte b/frontend/src/lib/components/common/clearableInput/ClearableInput.svelte index 5e5a28c5fc..3d9a0e9ad7 100644 --- a/frontend/src/lib/components/common/clearableInput/ClearableInput.svelte +++ b/frontend/src/lib/components/common/clearableInput/ClearableInput.svelte @@ -1,25 +1,25 @@ @@ -58,7 +54,7 @@ > {#if type === 'textarea'}