From ed65f06e0c5ea5afadbddc1ca1615efb7e4d75a5 Mon Sep 17 00:00:00 2001 From: Anton Date: Tue, 7 May 2024 10:45:07 +0200 Subject: [PATCH] Fix spaces in search results [SCI-10678] --- app/javascript/vue/shared/string_with_ellipsis.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/javascript/vue/shared/string_with_ellipsis.vue b/app/javascript/vue/shared/string_with_ellipsis.vue index 801979ce3..cecc59de9 100644 --- a/app/javascript/vue/shared/string_with_ellipsis.vue +++ b/app/javascript/vue/shared/string_with_ellipsis.vue @@ -6,10 +6,10 @@