@ -98,7 +98,6 @@ const classes = computed(() => {
@media (min-width: 960px) {
.VPLocalNav {
top: var(--vp-nav-height);
z-index: 1;
}
.VPLocalNav.has-sidebar {
@ -87,7 +87,6 @@ watch(
.VPSidebar {
padding-top: var(--vp-nav-height);
width: var(--vp-sidebar-width);
max-width: 100%;
@ -264,6 +264,12 @@
--vp-z-index-sidebar: 60;
:root {
--vp-z-index-sidebar: 25;
/**
* Icons
* -------------------------------------------------------------------------- */