mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04:00
fix z-index on scroll to top button
This commit is contained in:
@@ -81,6 +81,7 @@
|
|||||||
|
|
||||||
.opacity (0.2);
|
.opacity (0.2);
|
||||||
position : fixed;
|
position : fixed;
|
||||||
|
z-index : 9999;
|
||||||
bottom : 50px;
|
bottom : 50px;
|
||||||
right : 50px;
|
right : 50px;
|
||||||
display : none;
|
display : none;
|
||||||
|
|||||||
Reference in New Issue
Block a user