浏览代码

任务详情缺陷

PrinceLee 5 年之前
父节点
当前提交
65daf002eb
共有 1 个文件被更改,包括 6 次插入0 次删除
  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>