diff --git a/plugins/activity-resources/src/components/doc-update-message/attributes/SetAttributesPresenter.svelte b/plugins/activity-resources/src/components/doc-update-message/attributes/SetAttributesPresenter.svelte
index 4c80fbd3e29..605c857b63a 100644
--- a/plugins/activity-resources/src/components/doc-update-message/attributes/SetAttributesPresenter.svelte
+++ b/plugins/activity-resources/src/components/doc-update-message/attributes/SetAttributesPresenter.svelte
@@ -64,7 +64,13 @@
{#if isDiffShown}
-
+
{/if}
{/if}
{:else}
diff --git a/plugins/text-editor-resources/src/components/MarkupDiffViewer.svelte b/plugins/text-editor-resources/src/components/MarkupDiffViewer.svelte
index a6e41e515d2..79672f26e83 100644
--- a/plugins/text-editor-resources/src/components/MarkupDiffViewer.svelte
+++ b/plugins/text-editor-resources/src/components/MarkupDiffViewer.svelte
@@ -15,11 +15,12 @@
//
-->