fix cw button pos... oops

This commit is contained in:
Freeplay 2023-06-05 20:54:21 -04:00
parent 96b6c433c8
commit 747a71ddc4
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,7 @@ function focusFooter(ev) {
}
:deep(.fade) {
inset: 0;
top: 40px;
top: 90px;
}
}