mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-20 20:58:51 +00:00
parent
331c64a83a
commit
ec0be8d91f
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
position: fixed;
|
||||
right: 10px;
|
||||
width: 350px;
|
||||
z-index: 999;
|
||||
z-index: 9999; // Our z-indexes are fairly scattered. Using this for now to keep it above modal overlays.
|
||||
|
||||
top: var(--current-scrollY);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue