v0.12.33 text cleanup of the app and bug fixes.
This commit is contained in:
@@ -181,7 +181,7 @@
|
||||
|
||||
.footer-menu {
|
||||
position: absolute;
|
||||
bottom: 68px;
|
||||
bottom: calc(68px + env(safe-area-inset-bottom, 0px));
|
||||
left: 8px;
|
||||
right: 8px;
|
||||
background: white;
|
||||
|
||||
Reference in New Issue
Block a user