Browse Source

🎈 perf: 优化下载中心间距

Pchen. 1 week ago
parent
commit
67273cabc4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/pages/download/index.vue

+ 0 - 1
src/pages/download/index.vue

@@ -103,7 +103,6 @@ onMounted(loadItems)
 .download-list {
   display: flex;
   flex-direction: column;
-  gap: 16px;
 }
 
 .download-item {