diff --git a/apps/documenteditor/main/index.html b/apps/documenteditor/main/index.html
index 3aac9d3ef..a4e5cf138 100644
--- a/apps/documenteditor/main/index.html
+++ b/apps/documenteditor/main/index.html
@@ -43,7 +43,7 @@
border: none;
background: #e2e2e2;
background: var(--canvas-background, #e2e2e2);
- z-index: 1001;
+ z-index: 1002;
}
.loadmask > .brendpanel {
diff --git a/apps/documenteditor/main/index.html.deploy b/apps/documenteditor/main/index.html.deploy
index 1f94e89d8..c59f43c95 100644
--- a/apps/documenteditor/main/index.html.deploy
+++ b/apps/documenteditor/main/index.html.deploy
@@ -21,7 +21,7 @@
border: none;
background: #e2e2e2;
background: var(--canvas-background, #e2e2e2);
- z-index: 1001;
+ z-index: 1002;
}
.loadmask > .brendpanel {
diff --git a/apps/documenteditor/main/index_loader.html b/apps/documenteditor/main/index_loader.html
index 1c9047bde..6f030a5bd 100644
--- a/apps/documenteditor/main/index_loader.html
+++ b/apps/documenteditor/main/index_loader.html
@@ -23,7 +23,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
- z-index: 1001;
+ z-index: 1002;
}
.loader-page {
width: 100%;
diff --git a/apps/documenteditor/main/index_loader.html.deploy b/apps/documenteditor/main/index_loader.html.deploy
index 1a25ff3f2..0d47da3ca 100644
--- a/apps/documenteditor/main/index_loader.html.deploy
+++ b/apps/documenteditor/main/index_loader.html.deploy
@@ -24,7 +24,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
- z-index: 1001;
+ z-index: 1002;
}
.loader-page {
diff --git a/apps/presentationeditor/main/index.html b/apps/presentationeditor/main/index.html
index 1b84c63ee..f7ecfbd74 100644
--- a/apps/presentationeditor/main/index.html
+++ b/apps/presentationeditor/main/index.html
@@ -33,7 +33,7 @@
border: none;
background: #f0f0f0;
background: var(--canvas-background, #f0f0f0);
- z-index: 1001;
+ z-index: 1002;
}
.loadmask > .brendpanel {
diff --git a/apps/presentationeditor/main/index.html.deploy b/apps/presentationeditor/main/index.html.deploy
index b795b5ef9..cf88e2d62 100644
--- a/apps/presentationeditor/main/index.html.deploy
+++ b/apps/presentationeditor/main/index.html.deploy
@@ -21,7 +21,7 @@
border: none;
background: #f0f0f0;
background: var(--canvas-background, #f0f0f0);
- z-index: 1001;
+ z-index: 1002;
}
.loadmask > .brendpanel {
diff --git a/apps/presentationeditor/main/index_loader.html b/apps/presentationeditor/main/index_loader.html
index 35f40e0af..46f395be1 100644
--- a/apps/presentationeditor/main/index_loader.html
+++ b/apps/presentationeditor/main/index_loader.html
@@ -21,7 +21,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
- z-index: 1001;
+ z-index: 1002;
}
.loader-page {
width: 100%;
diff --git a/apps/presentationeditor/main/index_loader.html.deploy b/apps/presentationeditor/main/index_loader.html.deploy
index d646c3c95..e01cd5b2b 100644
--- a/apps/presentationeditor/main/index_loader.html.deploy
+++ b/apps/presentationeditor/main/index_loader.html.deploy
@@ -24,7 +24,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
- z-index: 1001;
+ z-index: 1002;
}
.loader-page {
diff --git a/apps/spreadsheeteditor/main/index.html b/apps/spreadsheeteditor/main/index.html
index 936febcb3..40c721354 100644
--- a/apps/spreadsheeteditor/main/index.html
+++ b/apps/spreadsheeteditor/main/index.html
@@ -41,7 +41,7 @@
border: none;
background: #e2e2e2;
background: var(--canvas-background, #e2e2e2);
- z-index: 1001;
+ z-index: 1002;
}
.loadmask > .brendpanel {
diff --git a/apps/spreadsheeteditor/main/index.html.deploy b/apps/spreadsheeteditor/main/index.html.deploy
index 2e9d6fab0..b297c8c95 100644
--- a/apps/spreadsheeteditor/main/index.html.deploy
+++ b/apps/spreadsheeteditor/main/index.html.deploy
@@ -20,7 +20,7 @@
border: none;
background: #e2e2e2;
background: var(--canvas-background, #e2e2e2);
- z-index: 1001;
+ z-index: 1002;
}
.loadmask > .brendpanel {
diff --git a/apps/spreadsheeteditor/main/index_loader.html b/apps/spreadsheeteditor/main/index_loader.html
index e74a44f25..bb8750fce 100644
--- a/apps/spreadsheeteditor/main/index_loader.html
+++ b/apps/spreadsheeteditor/main/index_loader.html
@@ -20,7 +20,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
- z-index: 1001;
+ z-index: 1002;
}
.loader-page {
width: 100%;
diff --git a/apps/spreadsheeteditor/main/index_loader.html.deploy b/apps/spreadsheeteditor/main/index_loader.html.deploy
index 767a90f05..e9b1f56eb 100644
--- a/apps/spreadsheeteditor/main/index_loader.html.deploy
+++ b/apps/spreadsheeteditor/main/index_loader.html.deploy
@@ -23,7 +23,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
- z-index: 1001;
+ z-index: 1002;
}
.loader-page {