gantt-task-react-powern 0.6.19 → 0.6.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -673,8 +673,8 @@ var TaskListTableDefault = function TaskListTableDefault(_ref) {
673
673
  return React.createElement(React.Fragment, null, React.createElement("div", {
674
674
  className: styles$1.taskListCell,
675
675
  style: {
676
- minWidth: parseInt(rowWidth) * 0.5,
677
- maxWidth: parseInt(rowWidth) * 0.5
676
+ minWidth: parseInt(rowWidth) * 0.6,
677
+ maxWidth: parseInt(rowWidth) * 0.6
678
678
  }
679
679
  }, React.createElement("div", {
680
680
  className: styles$1.taskListText