mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-09 06:21:57 +08:00
fix ui
This commit is contained in:
@@ -136,7 +136,7 @@ onMounted(() => {
|
||||
:items="dataList"
|
||||
:style="
|
||||
appMode
|
||||
? 'height: calc(100vh - 6rem - env(safe-area-inset-bottom) - 3.5rem)'
|
||||
? 'height: calc(100vh - 7rem - env(safe-area-inset-bottom) - 3.5rem)'
|
||||
: 'height: calc(100vh - 6rem - env(safe-area-inset-bottom)'
|
||||
"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user