修复样式问题

This commit is contained in:
thofx
2023-07-22 19:12:11 +08:00
parent 7d33036e33
commit 0d1f7cd791

View File

@@ -12,7 +12,7 @@ const type = route.query?.type?.toString() ?? ''
</script>
<template>
<div class="relative">
<div>
<TorrentCardListView
:keyword="keyword"
:type="type"