fix(frontend): Fix #15744

This commit is contained in:
syuilo 2025-04-02 13:04:03 +09:00
parent 102578712b
commit d0a98f6e6c
1 changed files with 1 additions and 0 deletions

View File

@ -249,6 +249,7 @@ async function close(skip: boolean) {
.pageFooter {
position: sticky;
z-index: 1;
bottom: 0;
left: 0;
flex-shrink: 0;