mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 00:29:15 +02:00
fix loading browse page and dimming
This commit is contained in:
parent
761433e3f9
commit
c539195d04
3 changed files with 8 additions and 4 deletions
|
@ -250,7 +250,7 @@ html, body {
|
|||
left: 350px;
|
||||
right: 0px;
|
||||
top: 0px;
|
||||
z-index: 1;
|
||||
z-index: 2000;
|
||||
}
|
||||
background-color: white;
|
||||
.item {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue