From 493853b9ecefec1f83ae14f8ff5d42af2ab21546 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Sat, 29 Feb 2020 03:20:40 +0100 Subject: [PATCH] Update ListsTable.tsx --- web/src/components/listsTable/ListsTable.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: (