ZaiZai 2 viikkoa sitten
vanhempi
commit
ded728d7b3
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      public/version.json
  2. 1 1
      src/components/hc-tasks-user/style.scss

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "value": "20241030171012"
+  "value": "20241111091829"
 }

+ 1 - 1
src/components/hc-tasks-user/style.scss

@@ -27,7 +27,7 @@
 //选择任务人弹窗
 .el-overlay-dialog .el-dialog.hc-tasks-user-modal {
     height: 650px;
-    .el-dialog__body {
+    .el-dialog__body .hc-new-main-body_content {
         padding: 0;
         height: 100%;
         display: flex;