Browse Source

任务详情缺陷

PrinceLee 5 năm trước cách đây
mục cha
commit
65daf002eb
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      src/views/projectManage/taskList/taskViewDetails.vue

+ 6 - 0
src/views/projectManage/taskList/taskViewDetails.vue

@@ -1222,4 +1222,10 @@ export default {
   margin: auto;
   margin-right: 46%;
 }
+.bgborder >>> .el-table .cell {
+  margin: -2px 0 -2px 0 !important
+}
+.drop_down {
+  color: #606266
+}
 </style>