PrinceLee 5 жил өмнө
parent
commit
65daf002eb

+ 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>