mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-29 11:31:35 +08:00
v1.2.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "moviepilot",
|
||||
"version": "1.2.0-1",
|
||||
"version": "1.2.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite --host",
|
||||
|
||||
@@ -76,7 +76,7 @@ function handleNavScroll(evt: Event) {
|
||||
>
|
||||
<slot />
|
||||
</PerfectScrollbar>
|
||||
<ul class="nav-items d-lg-none overflow-auto">
|
||||
<ul class="nav-items d-lg-none overflow-auto pointer-events-none">
|
||||
<slot />
|
||||
</ul>
|
||||
</slot>
|
||||
|
||||
Reference in New Issue
Block a user