From 515651c0fc4795be1d9f6e97d4cf5ca829f7e457 Mon Sep 17 00:00:00 2001 From: checktheroads Date: Sat, 2 Jan 2021 16:52:50 -0700 Subject: [PATCH] fix table layout issues --- hyperglass/ui/components/card/body.tsx | 1 - hyperglass/ui/components/output/fields.tsx | 4 +++- hyperglass/ui/components/output/table.tsx | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/hyperglass/ui/components/card/body.tsx b/hyperglass/ui/components/card/body.tsx index 6d0cd92..277356b 100644 --- a/hyperglass/ui/components/card/body.tsx +++ b/hyperglass/ui/components/card/body.tsx @@ -11,7 +11,6 @@ export const CardBody = (props: ICardBody) => { { - + { const columns = makeColumns(parsed_data_fields); return ( - +