src/views/dashboard/components/TaskInfo.vue
@@ -55,6 +55,7 @@ $status-running: #ffcc00; $status-ready: #13235a; $status-done: #13235a; $text-color: #d7d7d7; .task-info { background-color: #6b83ff; border-radius: 4px; @@ -81,6 +82,7 @@ .task-info-content { font-size: 13px; padding: 10px 20px; color: $text-color; .row { width: 100%; height: 24px;