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
No related branches found
No related tags found
2 merge requests!12172.1.0 into master,!1165Fix #854: allow overscrolling enough to not have FAB block interactables
Pipeline #28058 passed
......@@ -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.
Finish editing this message first!
Please register or to comment