From cc0f86bbe6f688e31fe1ea40e984584527be3399 Mon Sep 17 00:00:00 2001 From: Barrett Date: Tue, 10 Dec 2024 18:30:51 -0600 Subject: [PATCH] chore: mobile table styling --- web/src/components/InspectionsListCell/InspectionsListCell.tsx | 2 +- web/src/components/SitesListCell/SitesListCell.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/components/InspectionsListCell/InspectionsListCell.tsx b/web/src/components/InspectionsListCell/InspectionsListCell.tsx index f3dd5e6..c92f1fc 100644 --- a/web/src/components/InspectionsListCell/InspectionsListCell.tsx +++ b/web/src/components/InspectionsListCell/InspectionsListCell.tsx @@ -48,7 +48,7 @@ export const Success = ({ FindInspectionsListQueryVariables >) => { return ( -
+
) diff --git a/web/src/components/SitesListCell/SitesListCell.tsx b/web/src/components/SitesListCell/SitesListCell.tsx index 7216dc6..30b5652 100644 --- a/web/src/components/SitesListCell/SitesListCell.tsx +++ b/web/src/components/SitesListCell/SitesListCell.tsx @@ -41,7 +41,7 @@ export const Success = ({ sites, }: CellSuccessProps) => { return ( -
+