mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
fix(lint): line length
This commit is contained in:
parent
d3673349a9
commit
5a0813fe7f
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
position: fixed;
|
||||
right: 10px;
|
||||
width: 350px;
|
||||
z-index: 9999; // Our z-indexes are fairly scattered. Using this for now to keep it above modal overlays.
|
||||
z-index: 9999; // to keep it above modal overlays
|
||||
|
||||
top: var(--current-scrollY);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue