Fix loader z-index

This commit is contained in:
Julia Radzhabova 2021-10-08 10:51:28 +03:00
parent 07171b4ee5
commit b738928629
12 changed files with 12 additions and 12 deletions

View file

@ -43,7 +43,7 @@
border: none;
background: #e2e2e2;
background: var(--canvas-background, #e2e2e2);
z-index: 1001;
z-index: 1002;
}
.loadmask > .brendpanel {

View file

@ -21,7 +21,7 @@
border: none;
background: #e2e2e2;
background: var(--canvas-background, #e2e2e2);
z-index: 1001;
z-index: 1002;
}
.loadmask > .brendpanel {

View file

@ -23,7 +23,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
z-index: 1001;
z-index: 1002;
}
.loader-page {
width: 100%;

View file

@ -24,7 +24,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
z-index: 1001;
z-index: 1002;
}
.loader-page {

View file

@ -33,7 +33,7 @@
border: none;
background: #f0f0f0;
background: var(--canvas-background, #f0f0f0);
z-index: 1001;
z-index: 1002;
}
.loadmask > .brendpanel {

View file

@ -21,7 +21,7 @@
border: none;
background: #f0f0f0;
background: var(--canvas-background, #f0f0f0);
z-index: 1001;
z-index: 1002;
}
.loadmask > .brendpanel {

View file

@ -21,7 +21,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
z-index: 1001;
z-index: 1002;
}
.loader-page {
width: 100%;

View file

@ -24,7 +24,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
z-index: 1001;
z-index: 1002;
}
.loader-page {

View file

@ -41,7 +41,7 @@
border: none;
background: #e2e2e2;
background: var(--canvas-background, #e2e2e2);
z-index: 1001;
z-index: 1002;
}
.loadmask > .brendpanel {

View file

@ -20,7 +20,7 @@
border: none;
background: #e2e2e2;
background: var(--canvas-background, #e2e2e2);
z-index: 1001;
z-index: 1002;
}
.loadmask > .brendpanel {

View file

@ -20,7 +20,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
z-index: 1001;
z-index: 1002;
}
.loader-page {
width: 100%;

View file

@ -23,7 +23,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
z-index: 1001;
z-index: 1002;
}
.loader-page {