diff --git a/.vitepress/theme/style.css b/.vitepress/theme/style.css index ae87f1e21..9f4bf66cb 100644 --- a/.vitepress/theme/style.css +++ b/.vitepress/theme/style.css @@ -186,6 +186,12 @@ padding-left: var(--vp-sidebar-width) !important; padding-right: 32px !important; } + + /* Very hacky */ + .VPNavBar.has-sidebar #local-search { + z-index: 10; + } + } /* Make content area a little wider to improve tables