diff --git a/apps/presentationeditor/main/index.html b/apps/presentationeditor/main/index.html index 301b18e40..4ff43a80c 100644 --- a/apps/presentationeditor/main/index.html +++ b/apps/presentationeditor/main/index.html @@ -162,7 +162,7 @@ .loadmask > .placeholder .slide-container > .line:nth-child(1) { height: 30%; - margin: 120px 80px 0; + margin: 10% 80px 0; } @keyframes flickerAnimation { diff --git a/apps/presentationeditor/main/resources/less/app.less b/apps/presentationeditor/main/resources/less/app.less index 1d61cbaea..00ff17b78 100644 --- a/apps/presentationeditor/main/resources/less/app.less +++ b/apps/presentationeditor/main/resources/less/app.less @@ -221,7 +221,7 @@ &:nth-child(1) { height: 30%; - margin: 120px 80px 0; + margin: 10% 80px 0; } &.empty {