feat 洗版设置

This commit is contained in:
jxxghp
2023-07-27 12:58:16 +08:00
parent a0b5e314ba
commit d62fe7cdb7
3 changed files with 24 additions and 1 deletions

View File

@@ -64,7 +64,7 @@ const filteredDataList = computed(() => {
>
<div
v-if="filteredDataList.length > 0"
class="grid gap-3 grid-subscribe-card"
class="grid gap-3 grid-subscribe-card p-1"
>
<SubscribeCard
v-for="data in filteredDataList"