Adding z-index so menu displays in front of everything
This commit is contained in:
@@ -43,6 +43,7 @@
|
|||||||
border: 1px solid #EEEEEE;
|
border: 1px solid #EEEEEE;
|
||||||
height: 10rem;
|
height: 10rem;
|
||||||
transition: height 0.35s;
|
transition: height 0.35s;
|
||||||
|
z-index: 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
.esh-identity-item {
|
.esh-identity-item {
|
||||||
|
|||||||
Reference in New Issue
Block a user