From 78e2393af25ce0d039037a5667e9db45848b0e74 Mon Sep 17 00:00:00 2001 From: Maksim Karmatskikh Date: Wed, 27 Sep 2023 11:12:20 +0600 Subject: [PATCH] UBER-916: Navigation from issue to mentioned issue break description (#3746) Signed-off-by: Maxim Karmatskikh --- .../AttachmentStyleBoxEditor.svelte | 30 +++++++++++++++---- 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/plugins/attachment-resources/src/components/AttachmentStyleBoxEditor.svelte b/plugins/attachment-resources/src/components/AttachmentStyleBoxEditor.svelte index e72b323059..81843044c2 100644 --- a/plugins/attachment-resources/src/components/AttachmentStyleBoxEditor.svelte +++ b/plugins/attachment-resources/src/components/AttachmentStyleBoxEditor.svelte @@ -13,7 +13,7 @@ // limitations under the License. -->