Skip to content

Commit 2bd4e9a

Browse files
committed
fix internal id column width
1 parent 0a3875f commit 2bd4e9a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/TaskAnalysisTable/TaskAnalysisTable.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,6 @@ const setupColumnTypes = (props, taskBaseRoute, manager, openComments) => {
487487
)}
488488
</div>
489489
),
490-
width: 40,
491490
};
492491

493492
columns.status = {

0 commit comments

Comments
 (0)