mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
站点资源弹窗小屏下全屏
This commit is contained in:
@@ -387,6 +387,7 @@ onMounted(() => {
|
|||||||
max-width="80rem"
|
max-width="80rem"
|
||||||
scrollable
|
scrollable
|
||||||
z-index="1010"
|
z-index="1010"
|
||||||
|
:fullscreen="displayWidth < (80 * 16)"
|
||||||
>
|
>
|
||||||
<!-- Dialog Content -->
|
<!-- Dialog Content -->
|
||||||
<VCard :title="`浏览站点 - ${cardProps.site?.name}`">
|
<VCard :title="`浏览站点 - ${cardProps.site?.name}`">
|
||||||
|
|||||||
Reference in New Issue
Block a user