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%;
|
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