Merge branch 'fixbug' into 'master'

* Fix bug for gantt.

See merge request easycorp/zentaopms!3217
This commit is contained in:
王怡栋
2022-04-29 05:38:38 +00:00
-1
View File
@@ -14,7 +14,6 @@
<?php include '../../common/view/gantt.html.php';?>
<style>
#ganttView {height: 600px;}
#ganttView .gantt_layout_cell {min-width: 560px!important;}
#mainContent:before {background: #fff;}
.gantt-fullscreen #header,
.gantt-fullscreen #mainMenu,