From 72fc40cb56b7dc7eed11c7a7107a0e23cc8e1559 Mon Sep 17 00:00:00 2001 From: Nate Lanza Date: Sat, 23 Mar 2024 20:08:05 -0600 Subject: [PATCH] Ensure UpSet table always scrolls horizontally when needed --- packages/app/src/components/Body.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/app/src/components/Body.tsx b/packages/app/src/components/Body.tsx index c6bf6e5f..2eb390ca 100644 --- a/packages/app/src/components/Body.tsx +++ b/packages/app/src/components/Body.tsx @@ -67,7 +67,7 @@ export const Body = ({ yOffset, data, config }: Props) => { } return ( -
+
{ data.setColumns.length === 0 ? :