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