We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85bd7e8 commit ef6d8d1Copy full SHA for ef6d8d1
src/client/theme-default/components/VPSidebar.vue
@@ -89,7 +89,6 @@ watch(
89
.VPSidebar {
90
z-index: 1;
91
padding-top: var(--vp-nav-height);
92
- padding-bottom: 128px;
93
width: var(--vp-sidebar-width);
94
max-width: 100%;
95
background-color: var(--vp-sidebar-bg-color);
0 commit comments