mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2025-01-19 10:46:05 +01:00
allow overscrolling enough to not have FAB block interactables
This commit is contained in:
parent
82944f862d
commit
ca997f45e8
1 changed files with 4 additions and 0 deletions
|
@ -858,6 +858,10 @@ nav {
|
|||
display: block;
|
||||
margin-right: 0.8em;
|
||||
}
|
||||
|
||||
.main {
|
||||
margin-bottom: 7em;
|
||||
}
|
||||
}
|
||||
|
||||
.select-multiple {
|
||||
|
|
Loading…
Reference in a new issue