mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 20:44:34 +00:00
fix(frontend): Fix #15744
This commit is contained in:
parent
102578712b
commit
d0a98f6e6c
1 changed files with 1 additions and 0 deletions
|
@ -249,6 +249,7 @@ async function close(skip: boolean) {
|
||||||
|
|
||||||
.pageFooter {
|
.pageFooter {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
|
z-index: 1;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue