From 64c3756423cf2100a19428442d69a569298129ec Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Fri, 11 Oct 2019 14:00:16 +0300 Subject: [PATCH] [PE] Fix loader for presenter view --- apps/presentationeditor/main/index.reporter.html | 7 +++---- apps/presentationeditor/main/index.reporter.html.deploy | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/apps/presentationeditor/main/index.reporter.html b/apps/presentationeditor/main/index.reporter.html index c6206fa7a8..cf128b2aec 100644 --- a/apps/presentationeditor/main/index.reporter.html +++ b/apps/presentationeditor/main/index.reporter.html @@ -70,13 +70,12 @@ flex-grow: 1; max-width: 1350px; width: 100%; - margin: 0 auto 56px; } .loadmask > .placeholder .slide-v { display: flex; position: relative; flex-direction: column; - padding-bottom: 56.1333%; + padding-bottom: 80%; } .loadmask > .placeholder .slide-container { @@ -105,7 +104,7 @@ .loadmask > .placeholder .slide-container > .line:nth-child(1) { height: 30%; - margin: 120px 80px 0; + margin: 80px 80px 0; } @keyframes flickerAnimation { @@ -203,7 +202,7 @@ -
+