mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
更新 VerticalNav.vue
This commit is contained in:
@@ -75,7 +75,7 @@ function handleNavScroll(evt: Event) {
|
|||||||
<slot />
|
<slot />
|
||||||
</PerfectScrollbar>
|
</PerfectScrollbar>
|
||||||
<ul
|
<ul
|
||||||
class="nav-items"
|
class="nav-items overflow-auto"
|
||||||
>
|
>
|
||||||
<slot />
|
<slot />
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user