diff --git a/module/execution/css/kanban.css b/module/execution/css/kanban.css index 406a3026a9..8766d47741 100644 --- a/module/execution/css/kanban.css +++ b/module/execution/css/kanban.css @@ -14,6 +14,4 @@ .kanban-affixed .kanban-header-col > .title > .count {color: #fff!important;} .dropdown-menu a {text-align: left;} -.panel{ position: unset } -.menu-actions { display: contents } .scrollbar-hover {max-height: 2000px; overflow: scroll !important;} diff --git a/module/execution/view/kanban.html.php b/module/execution/view/kanban.html.php index 8f591678f8..7968f43b41 100644 --- a/module/execution/view/kanban.html.php +++ b/module/execution/view/kanban.html.php @@ -39,8 +39,7 @@ "; echo html::a('javascript:;', "", '', "data-toggle='dropdown' class='btn btn-link'"); - // TODO 暂时解决样式问题 - echo "