mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 00:28:11 -06:00
Support 3 levels of pages
This commit is contained in:
@@ -64,6 +64,16 @@
|
||||
@include mq(md) {
|
||||
@include fs-3;
|
||||
}
|
||||
|
||||
.navigation-list-child-list {
|
||||
display: none;
|
||||
}
|
||||
|
||||
&.active {
|
||||
.navigation-list-child-list {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.navigation-list-link {
|
||||
|
||||
Reference in New Issue
Block a user