\r\n\r\nHere you can check the text is not in context (the next entry should be `Getting Started | Frameworks`):\r\n\r\n\r\n\n\n### Validations\n\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.vuejs.org).\n- [X] Read the [Contributing Guidelines](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md).\n- [X] Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.",[2949],{"name":2868,"color":2869},758,"Provide text entry for `VPDocFooter`","2023-01-21T14:32:49Z","https://github.com/vuejs/vitepress/issues/758",0.701494,{"description":2956,"labels":2957,"number":2959,"owner":2874,"repository":2875,"state":2885,"title":2960,"updated_at":2961,"url":2962,"score":2963},"### Describe the bug\r\n\r\nWhile scrolling long pages with disabled sidebar, the header shows just a border with the color of --vp-c-gutter.\r\n\r\nOther pages with sidebar uses a curtain to smoothly soft the edge.\r\n\r\nThis inkonsistent usage of scrolling directly feels strange. Maybe not notices so far, because Vitepress site does not seem to have page without sidebar.\r\n\r\n### Reproduction\r\n\r\nJust use a long page and add the following frontmatter to it\r\n\r\n---\r\naside: false\r\noutline: false\r\n---\r\n\r\nand start scrolling\r\n\r\n### Expected behavior\r\n\r\nScrolling should behave konsistent on sidebar less page\r\n\r\n### System Info\r\n\r\n```sh\r\nSystem:\r\n OS: Windows 10 10.0.22621\r\n CPU: (12) x64 AMD Ryzen 5 3600 6-Core Processor\r\n Memory: 7.84 GB / 15.95 GB\r\n Binaries:\r\n Node: 18.16.1 - C:\\Program Files\\nodejs\\node.EXE\r\n npm: 9.5.1 - C:\\Program Files\\nodejs\\npm.CMD\r\n Browsers:\r\n Chrome: 116.0.5845.111\r\n Edge: Spartan (44.22621.2215.0), Chromium (116.0.1938.54)\r\n Internet Explorer: 11.0.22621.1\r\n npmPackages:\r\n vitepress: ^1.0.0-rc.8 => 1.0.0-rc.8\r\n```\r\n\r\n\r\n### Additional context\r\n\r\nMy current workaround inside custom.css:\r\n\r\nThese are the vp rules, but without ` .VPNavBar.has-sidebar` prefix.\r\n\r\n```css\r\n@media (min-width: 960px) {\r\n/* .VPNavBar.has-sidebar .curtain { */\r\n .VPNavBar .curtain {\r\n position: absolute;\r\n right: 0;\r\n bottom: -31px;\r\n /*width: calc(100% - var(--vp-sidebar-width));*/\r\n width: 100%;\r\n height: 32px;\r\n }\r\n}\r\n@media (min-width: 960px) {\r\n/* .VPNavBar.has-sidebar .curtain::before { */\r\n .VPNavBar .curtain::before {\r\n display: block;\r\n width: 100%;\r\n height: 32px;\r\n background: linear-gradient(var(--vp-c-bg), transparent 70%);\r\n content: \"\";\r\n }\r\n}\r\n```\r\nMaybe the final solution simply can be to remove `.has-sidebar` from code.\r\n\r\nAlso the default 'hard' gutter of #000000 disturbs a little bit the harmonic design.\r\n\r\nMy workaround solution is to use\r\n\r\n`--vp-c-gutter: transparent; `\r\n\r\nsince it is also used for the footer separation, and the visual separation is not nessassary for me.\r\n\r\nLive example usage on \r\n[btp.udina.de](https://btp.udina.de/about.html)\r\n\r\nBest regards\r\nHolger\r\n\r\n\r\n### Validations\r\n\r\n- [X] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\r\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\r\n- [X] Read the [docs](https://vitepress.dev).\r\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2958],{"name":2868,"color":2869},2864,"Theme does not use header curtain on pages without sidebar","2023-09-05T00:04:11Z","https://github.com/vuejs/vitepress/issues/2864",0.70219535,["Reactive",2965],{},["Set"],["ShallowReactive",2968],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fj7_Snyotae73a_UOYkM8_fWyBKmrswOoZ5OgayJBXQQ":-1},"/vuejs/vitepress/1176"]