mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-31 05:10:45 +08:00
feat 洗版设置
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user