From 53e1d6891862b3cc8267cc121912bd1019577dd5 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Wed, 19 May 2021 01:55:43 +0300 Subject: [PATCH] [DE embed] Change layout for embedded version --- apps/documenteditor/embed/index.html.deploy | 26 ++++++++++++------- apps/documenteditor/embed/index_loader.html | 17 +++++++----- .../embed/index_loader.html.deploy | 17 +++++++----- 3 files changed, 36 insertions(+), 24 deletions(-) diff --git a/apps/documenteditor/embed/index.html.deploy b/apps/documenteditor/embed/index.html.deploy index 58ccf6c9d..3c045313f 100644 --- a/apps/documenteditor/embed/index.html.deploy +++ b/apps/documenteditor/embed/index.html.deploy @@ -27,7 +27,7 @@ .loadmask > .brendpanel { width: 100%; position: absolute; - height: 32px; + height: 48px; background-color: #e2e2e2; } @@ -40,7 +40,7 @@ .loadmask > .brendpanel .loading-logo { max-width: 200px; height: 24px; - margin: 0 auto; + margin-left: 10px; text-align: center; } @@ -51,6 +51,9 @@ margin-top: 2px; opacity: 0; } + .loadmask > .brendpanel .doc-title { + flex-grow: 1; + } .loadmask > .brendpanel .circle { vertical-align: middle; @@ -109,7 +112,7 @@ -
+