mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-27 18:17:13 +00:00
Increased z-index of msgbox.
This commit is contained in:
parent
c181096b51
commit
d17d1b294a
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
padding: 10px;
|
||||
text-align: left;
|
||||
position: fixed;
|
||||
z-index: 99;
|
||||
z-index: 999;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
font-size: 20px;
|
||||
|
|
Loading…
Reference in a new issue