Merge branch 'develop' into sabrecat/teams-rebase

This commit is contained in:
SabreCat
2022-05-31 15:51:16 -05:00
18 changed files with 83 additions and 823 deletions

View File

@@ -27,7 +27,7 @@
position: fixed;
right: 10px;
width: 350px;
z-index: 999;
z-index: 9999; // to keep it above modal overlays
top: var(--current-scrollY);