mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 15:36:49 +08:00
fix(Footer): 移除底部导航的 active 属性
This commit is contained in:
@@ -69,7 +69,6 @@ const toggleMoreMenu = () => {
|
|||||||
:scrim="false"
|
:scrim="false"
|
||||||
style="margin-bottom: calc(3.5rem + env(safe-area-inset-bottom))"
|
style="margin-bottom: calc(3.5rem + env(safe-area-inset-bottom))"
|
||||||
content-class="elevation-1"
|
content-class="elevation-1"
|
||||||
active
|
|
||||||
>
|
>
|
||||||
<VDivider />
|
<VDivider />
|
||||||
<VList class="font-bold" lines="one">
|
<VList class="font-bold" lines="one">
|
||||||
|
|||||||
Reference in New Issue
Block a user