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
1 changed files with 1 additions and 1 deletions

View File

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