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
commit c38559cf7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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