Browse Source

布局问题

wangziqian 5 years ago
parent
commit
39c7e4115b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/projectManage/taskList/childrenTask/childrenList.vue

+ 1 - 1
src/views/projectManage/taskList/childrenTask/childrenList.vue

@@ -183,7 +183,7 @@ export default {
 }
 .children-list {
   padding: 0 34px;
-  >>>.cell {
+  >>>.el-tooltip {
     display: flex;
   }
 }