From 83ad3febf46423030cee1ae4604725ad6a18d86a Mon Sep 17 00:00:00 2001 From: Eric P Green Date: Fri, 8 Dec 2023 10:30:00 -0800 Subject: [PATCH] Only apply `break-all` to the source name --- .../src/features/sources/modal/SourceImportedModal.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web-common/src/features/sources/modal/SourceImportedModal.svelte b/web-common/src/features/sources/modal/SourceImportedModal.svelte index ee2ba04547c..3bb1ec472c3 100644 --- a/web-common/src/features/sources/modal/SourceImportedModal.svelte +++ b/web-common/src/features/sources/modal/SourceImportedModal.svelte @@ -34,8 +34,8 @@
-
- Source "{$sourceImportedName}" imported successfully. +
+ Source "{$sourceImportedName}" imported successfully.