diff --git a/web/src/components/listsTable/ListsTable.tsx b/web/src/components/listsTable/ListsTable.tsx index 53b2a5e34..7409039d3 100644 --- a/web/src/components/listsTable/ListsTable.tsx +++ b/web/src/components/listsTable/ListsTable.tsx @@ -145,7 +145,7 @@ export const ListsTable = (props: RouteComponentProps & Props) => { .map(s => s.id); return arraySorter(getSoftwareIds(a), getSoftwareIds(b), software); }} - width={143} + width={170} className={styles.nogrow} filters={software.map(s => ({ text: (