插件数据页面小屏下全屏

This commit is contained in:
Allen
2024-04-24 17:09:26 +08:00
parent 71c13e0653
commit e9fee000ca

View File

@@ -516,6 +516,7 @@ watch(() => props.plugin?.has_update, (newHasUpdate, oldHasUpdate) => {
v-model="pluginInfoDialog"
scrollable
max-width="80rem"
:fullscreen="displayWidth < (80 * 16)"
>
<VCard
:title="`${props.plugin?.plugin_name}`"