diff --git a/src/views/task/projectList/components/taskDialog.scss b/src/views/task/projectList/components/taskDialog.scss index 13ec212..be2fcd3 100644 --- a/src/views/task/projectList/components/taskDialog.scss +++ b/src/views/task/projectList/components/taskDialog.scss @@ -1,6 +1,6 @@ .task-content { // height: 100%; - height: 800px; + height: 70vh; width: 100%; .select-method { height: 32px;