From f3b545bc054838e5272c6910c0e51276747c361b Mon Sep 17 00:00:00 2001 From: "Visal .In" Date: Fri, 6 Sep 2024 08:01:01 +0700 Subject: [PATCH] fixing style --- src/components/gui/query-result-table.tsx | 4 ++-- src/components/gui/table-optimized/index.tsx | 3 ++- src/components/listview/index.tsx | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/components/gui/query-result-table.tsx b/src/components/gui/query-result-table.tsx index c92b10e..b3d965f 100644 --- a/src/components/gui/query-result-table.tsx +++ b/src/components/gui/query-result-table.tsx @@ -43,7 +43,7 @@ function Header({
{ setOpen(true); }} @@ -52,7 +52,7 @@ function Header({
{header.displayName}
- +
{hasSticky && ( (props: ListViewRendererProps): React.ReactElement { )} /> )} -
+
{item.badgeContent && (