mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
add sidenav scrollspy
This commit is contained in:
@@ -59,3 +59,14 @@
|
||||
visibility: hidden;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sticky {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
#TableOfContents {
|
||||
.active {
|
||||
background-color: $accent-two;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user