hyingbo
8 小时以前 296852209ae0880056ba52345090f835e0781231
src/views/dashboard/TodoList.vue
文件名从 src/views/dashboard/dncIndex/TodoList.vue 修改
@@ -617,13 +617,16 @@
}
.todo-title {
  flex: 1;
  margin-right: 15px;
  margin-right: 100px;
  font-size: 14px;
}
.todo-info {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  min-width: 120px;
  font-size: 12px;
}
.todo-node {
  margin-bottom: 5px;