mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 16:35:56 +02:00
fix(frontend): Fix #15744
This commit is contained in:
@@ -249,6 +249,7 @@ async function close(skip: boolean) {
|
||||
|
||||
.pageFooter {
|
||||
position: sticky;
|
||||
z-index: 1;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
flex-shrink: 0;
|
||||
|
||||
Reference in New Issue
Block a user