mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 04:49:21 +02:00
Fixed display error with menu on top of modal background
This commit is contained in:
parent
d000a1329f
commit
5e631440f8
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ html, body {
|
|||
left: 350px;
|
||||
right: 0px;
|
||||
top: 0px;
|
||||
z-index: 2000;
|
||||
z-index: 99;
|
||||
}
|
||||
background-color: white;
|
||||
.item {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue