songshankun
2023-11-13 e6b7921fc2e2b95e4c2b666b372ad611c08e9d62
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;