Client - fix footer display on mobile when keyboard pops
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
display: flex;
|
||||
|
||||
bottom: 0;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
|
||||
background: var(--footer-background-color);
|
||||
|
Reference in New Issue
Block a user