songshankun
2023-11-14 c8cf9f8ba577ce75e8723ff2d4218fffae349c47
src/views/dashboard/components/TaskControlModal.vue
@@ -448,7 +448,13 @@
.btn {
  display: flex;
  align-items: center;
  justify-content: space-around;
  justify-content: center;
  & > button {
    margin-right: 20px;
    &:last-child {
      margin-right: 0;
    }
  }
}
.content-title {
  display: flex;