This commit is contained in:
jxxghp
2024-04-18 11:13:36 +08:00
parent aff30c48a0
commit e1ee3ef2db

View File

@@ -293,7 +293,7 @@ onMounted(() => {
<VExpandTransition>
<div v-show="showMoreTorrents">
<VDivider />
<VChipGroup class="p-3">
<VChipGroup class="p-3" column>
<VChip
v-for="(item, index) in props.more"
:key="index"