From 5567a95bce5eafdcd786283abb7f338b6815b500 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Wed, 7 Feb 2024 11:23:02 +0300 Subject: [PATCH] Refactoring layout --- .../main/app/template/Toolbar.template | 22 +++++++++---------- apps/documenteditor/main/index.html | 6 ++--- apps/documenteditor/main/index.html.deploy | 4 ++-- .../main/resources/less/toolbar.less | 2 +- .../main/app/template/Toolbar.template | 15 +++++++++---- .../main/resources/less/toolbar.less | 2 +- .../main/app/template/Toolbar.template | 13 ++++++++--- 7 files changed, 39 insertions(+), 25 deletions(-) diff --git a/apps/documenteditor/main/app/template/Toolbar.template b/apps/documenteditor/main/app/template/Toolbar.template index 9ae9091d8e..0bacc61708 100644 --- a/apps/documenteditor/main/app/template/Toolbar.template +++ b/apps/documenteditor/main/app/template/Toolbar.template @@ -30,7 +30,7 @@
- +
@@ -38,7 +38,7 @@
-
+
@@ -54,6 +54,7 @@ +
@@ -75,17 +76,16 @@
-
-
-
- -
-
- -
-
+
+
+ +
+
+ +
+
diff --git a/apps/documenteditor/main/index.html b/apps/documenteditor/main/index.html index fcf7ffee6e..7224d2465c 100644 --- a/apps/documenteditor/main/index.html +++ b/apps/documenteditor/main/index.html @@ -139,7 +139,7 @@ right: 0; top: 0; bottom: 0; - left: 587px; + left: 522px; width: inherit; height: 44px; } @@ -272,8 +272,8 @@