Skip to content
Snippets Groups Projects
Commit b448871d authored by HJ's avatar HJ :fire:
Browse files

Merge branch 'fix/allow-over-scrolling-on-bottom-mobile' into 'develop'

Fix #854: allow overscrolling enough to not have FAB block interactables

Closes #854

See merge request pleroma/pleroma-fe!1165
parents 76de4a31 ca997f45
Branches
No related tags found
No related merge requests found
......@@ -858,6 +858,10 @@ nav {
display: block;
margin-right: 0.8em;
}
.main {
margin-bottom: 7em;
}
}
.select-multiple {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment