Merge pull request #9388 from vinzv/9383-frio-cannot-scroll-left-flyout-sidebar-on-mobile
Adding an on-demand scrollbar for mobile off-canvas menu
This commit is contained in:
commit
c38559cf7d
|
@ -94,6 +94,7 @@ blockquote {
|
|||
height: 100%;
|
||||
padding-top: 100px;
|
||||
z-index: 10;
|
||||
overflow: auto;
|
||||
}
|
||||
aside::before {
|
||||
content: " ";
|
||||
|
|
Loading…
Reference in a new issue