fix toolbar zIndex
This commit is contained in:
parent
64501d528e
commit
5574ccc2fc
@ -5,7 +5,7 @@
|
|||||||
right: -340px;
|
right: -340px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 350px;
|
width: 350px;
|
||||||
z-index: 1;
|
z-index: 1000;
|
||||||
background-color: #1f4856 !important;
|
background-color: #1f4856 !important;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
transition: all 0.3s ease;
|
transition: all 0.3s ease;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user