mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 21:13:28 -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;
|
padding: 10px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
z-index: 99;
|
z-index: 999;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue