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%;
|
height: 100%;
|
||||||
padding-top: 100px;
|
padding-top: 100px;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
aside::before {
|
aside::before {
|
||||||
content: " ";
|
content: " ";
|
||||||
|
|
Loading…
Reference in New Issue
Block a user