This commit is contained in:
jxxghp
2023-09-15 11:23:35 +08:00
parent 0880c0e3b3
commit a752e19878
+1 -1
View File
@@ -76,7 +76,7 @@ function handleNavScroll(evt: Event) {
> >
<slot /> <slot />
</PerfectScrollbar> </PerfectScrollbar>
<ul class="nav-items d-lg-none overflow-auto pointer-events-none"> <ul class="nav-items d-lg-none overflow-auto">
<slot /> <slot />
</ul> </ul>
</slot> </slot>