From 51122e089b71b456ed8c6de3ceaed8b7ea580cb8 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sun, 16 Sep 2018 11:18:54 -0500 Subject: [PATCH] tweak default Tags col width ref #432 --- .../ClientApp/modules/home/components/listsTable/ListsTable.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FilterLists.Web/ClientApp/modules/home/components/listsTable/ListsTable.tsx b/src/FilterLists.Web/ClientApp/modules/home/components/listsTable/ListsTable.tsx index e5c18967d..0486dec22 100644 --- a/src/FilterLists.Web/ClientApp/modules/home/components/listsTable/ListsTable.tsx +++ b/src/FilterLists.Web/ClientApp/modules/home/components/listsTable/ListsTable.tsx @@ -81,7 +81,7 @@ export const ListsTable = (props: IProps) => { {e.name} )} , - width: 212, + width: 215, headerClassName: "d-none d-md-block", className: "d-none d-md-block", show: props.columnVisibility.filter(