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 a28fc1deb..52c9ae38e 100644 --- a/src/FilterLists.Web/ClientApp/modules/home/components/listsTable/ListsTable.tsx +++ b/src/FilterLists.Web/ClientApp/modules/home/components/listsTable/ListsTable.tsx @@ -113,7 +113,7 @@ export const ListsTable = (props: IProps) => { )} , style: { whiteSpace: "inherit" }, - width: 100, + width: 90, headerClassName: "d-none d-md-block", className: "d-none d-md-block", show: props.columnVisibility.filter(