fix issue with scrollbar

This commit is contained in:
Simon Vieille 2020-03-28 18:58:30 +01:00
commit b8c3229094
Signed by untrusted user: deblan
GPG key ID: 03383D15A1D31745
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
}
#side-menu {
position: absolute;
position: fixed;
top: 0;
left: 0;
height: 100vh;