* Fix bug for gantt.

This commit is contained in:
tanghucheng
2022-04-29 13:17:26 +08:00
parent a2c8d78177
commit f67e77e4e6
-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,