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:
Hypolite Petovan
2020-10-08 11:02:04 -04:00
committed by GitHub

View File

@@ -94,6 +94,7 @@ blockquote {
height: 100%;
padding-top: 100px;
z-index: 10;
overflow: auto;
}
aside::before {
content: " ";