mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-12 02:21:06 +08:00
修复滚动穿透和滚动溢出
This commit is contained in:
@@ -12,7 +12,7 @@ import UserProfile from '@/layouts/components/UserProfile.vue'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<VerticalNavLayout>
|
||||
<VerticalNavLayout class="touch-none">
|
||||
<!-- 👉 Navbar -->
|
||||
<template #navbar="{ toggleVerticalOverlayNavActive }">
|
||||
<div class="d-flex h-100 align-center mx-1">
|
||||
|
||||
Reference in New Issue
Block a user