mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-08 17:26:41 +08:00
更新 DownloadingListView.vue
This commit is contained in:
@@ -105,7 +105,7 @@ useKeepAliveRefresh(fetchData, {
|
|||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
// VPullToRefresh 自带 overflow: hidden,给下载卡阴影预留裁剪范围内的缓冲区。
|
// VPullToRefresh 自带 overflow: hidden,给下载卡阴影预留裁剪范围内的缓冲区。
|
||||||
.downloading-refresh-shell {
|
.downloading-refresh-shell {
|
||||||
margin: -1rem;
|
margin: -2rem;
|
||||||
padding: 1rem;
|
padding: 2rem;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user