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 52c9ae38e..718112809 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: 90, + width: 95, headerClassName: "d-none d-md-block", className: "d-none d-md-block", show: props.columnVisibility.filter(