Fixed display error with menu on top of modal background

This commit is contained in:
Eliot Berriot 2018-09-28 20:46:04 +02:00
parent d000a1329f
commit 5e631440f8
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27

View file

@ -306,7 +306,7 @@ html, body {
left: 350px;
right: 0px;
top: 0px;
z-index: 2000;
z-index: 99;
}
background-color: white;
.item {