Skip to content

Commit

Permalink
Update ko (#75)
Browse files Browse the repository at this point in the history
* docs: style error caused by banner (vuejs#2099)

* docs: support dir in meta for pages (vuejs#2085)
  • Loading branch information
niceplugin authored Jan 15, 2024
1 parent f508019 commit 179d5a6
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 3,401 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/theme/components/VueMasteryBanner.vue
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ onMounted(() => {

<style>
html.vuemastery-menu-fixed {
--vt-banner-height: 70px;
--vp-layout-top-height: 70px;
}
html.vuemastery-menu-fixed .VPNav,
html.vuemastery-menu-fixed .VPSidebar {
Expand Down
Loading

0 comments on commit 179d5a6

Please sign in to comment.