Browse Source

优化部分细节

Pchen. 2 weeks ago
parent
commit
16491e145c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/qk/taskList.vue

+ 1 - 1
src/pages/qk/taskList.vue

@@ -573,7 +573,7 @@ onUnmounted(() => {
 }
 
 .table {
-  margin-top: 4px;
+  margin-top: 15px;
 }
 
 .task-form {