mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-25 10:19:46 +08:00
规则测试弹窗小屏时全屏
This commit is contained in:
@@ -304,6 +304,7 @@ onMounted(() => {
|
||||
v-model="ruleTestDialog"
|
||||
max-width="50rem"
|
||||
scrollable
|
||||
:fullscreen="displayWidth < (50 * 16)"
|
||||
>
|
||||
<VCard title="优先级测试">
|
||||
<DialogCloseBtn @click="ruleTestDialog = false" />
|
||||
|
||||
Reference in New Issue
Block a user