feat: sidebar scrolling works on mobile
This commit is contained in:
parent
18de4c5895
commit
a178bc1cc0
7 changed files with 35 additions and 7 deletions
|
|
@ -57,7 +57,8 @@ section#content {
|
|||
height: 100%;
|
||||
|
||||
&.hide {
|
||||
display: none;
|
||||
left: -200%;
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue