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