Adding an on-demand scrollbar for off-canvas menu
This commit is contained in:
parent
16d3f05c73
commit
d885f5f3d7
|
@ -94,6 +94,7 @@ blockquote {
|
|||
height: 100%;
|
||||
padding-top: 100px;
|
||||
z-index: 10;
|
||||
overflow: auto;
|
||||
}
|
||||
aside::before {
|
||||
content: " ";
|
||||
|
|
Loading…
Reference in a new issue