Merge branch 'develop' into bh-worker

This commit is contained in:
tamaina
2023-05-07 18:37:18 +00:00
6 changed files with 84 additions and 67 deletions

View File

@@ -695,6 +695,7 @@ function showReactions(): void {
position: absolute;
bottom: 0;
left: 0;
z-index: 2;
width: 100%;
height: 64px;
background: linear-gradient(0deg, var(--panel), var(--X15));