allow overscrolling enough to not have FAB block interactables

This commit is contained in:
Shpuld Shpuldson 2020-07-01 15:56:45 +03:00
parent 82944f862d
commit ca997f45e8

View file

@ -858,6 +858,10 @@ nav {
display: block;
margin-right: 0.8em;
}
.main {
margin-bottom: 7em;
}
}
.select-multiple {