mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-29 18:14:28 -04:00
Increased z-index of msgbox.
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
padding: 10px;
|
||||
text-align: left;
|
||||
position: fixed;
|
||||
z-index: 99;
|
||||
z-index: 999;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
font-size: 20px;
|
||||
|
||||
Reference in New Issue
Block a user