Update ListsTable.tsx

This commit is contained in:
Imre Kristoffer Eilertsen 2020-02-29 03:20:40 +01:00 committed by Collin M. Barrett
parent bade956031
commit 493853b9ec

View file

@ -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: (