Update src/client/theme-default/components/VPLocalNavOutlineDropdown.vue

Co-authored-by: Rami Yushuvaev <92088692+rami-elementor@users.noreply.github.com>
pull/5071/head
Rasheed 1 month ago committed by GitHub
parent e2829f8bb3
commit ee8bd3c5e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -141,8 +141,7 @@ function scrollToTop() {
.items {
position: absolute;
top: 40px;
inset-inline-end: 16px;
inset-inline-start: 16px;
inset-inline: 16px;
display: grid;
gap: 1px;
border: 1px solid var(--vp-c-border);

Loading…
Cancel
Save