mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07: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…
Add table
Add a link
Reference in a new issue