forked from deblan/side_menu
fix issue with scrollbar
This commit is contained in:
parent
16d443f7d6
commit
b8c3229094
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
}
|
||||
|
||||
#side-menu {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
height: 100vh;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue