diff --git a/docs/book/theme/header.hbs b/docs/book/theme/header.hbs index 5c058aa..2e2bf2f 100644 --- a/docs/book/theme/header.hbs +++ b/docs/book/theme/header.hbs @@ -46,6 +46,7 @@ width: calc(100% - var(--open-sidebar-width) - 113px - 65px); height: var(--menu-bar-height); transition: all 0.3s; + pointer-events: none; } #header-logo {