From b3f2ca71e1607673f115cf396ce4226ba2ee7ace Mon Sep 17 00:00:00 2001 From: Konstantin Kireyev Date: Wed, 12 Feb 2025 00:51:27 +0500 Subject: [PATCH] fix bug 73081 --- apps/presentationeditor/main/app/view/DocumentPreview.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/presentationeditor/main/app/view/DocumentPreview.js b/apps/presentationeditor/main/app/view/DocumentPreview.js index b7f2c46e0c..2da13c53d5 100644 --- a/apps/presentationeditor/main/app/view/DocumentPreview.js +++ b/apps/presentationeditor/main/app/view/DocumentPreview.js @@ -86,9 +86,9 @@ define([ '
', '', '', - '
', + '
', '
', - '
', + '
', '
', '
', '
',