Fixed display error with menu on top of modal background
This commit is contained in:
parent
d000a1329f
commit
5e631440f8
|
@ -306,7 +306,7 @@ html, body {
|
|||
left: 350px;
|
||||
right: 0px;
|
||||
top: 0px;
|
||||
z-index: 2000;
|
||||
z-index: 99;
|
||||
}
|
||||
background-color: white;
|
||||
.item {
|
||||
|
|
Loading…
Reference in New Issue