docs: fix issues when overscrolling
This commit is contained in:
parent
8bbb854073
commit
51a5d4bf49
|
@ -14,7 +14,6 @@ module.exports = {
|
||||||
alt: "authentik logo",
|
alt: "authentik logo",
|
||||||
src: "img/icon_left_brand.svg",
|
src: "img/icon_left_brand.svg",
|
||||||
},
|
},
|
||||||
hideOnScroll: true,
|
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
to: "docs/",
|
to: "docs/",
|
||||||
|
|
Reference in New Issue