From c5523f7aaf5ed09e6d6a50621604fef24007b7af Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Wed, 19 Jan 2022 14:08:17 +0100 Subject: [PATCH] Update overflow on data view --- src/dashboardWebView/components/DataView/DataView.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/dashboardWebView/components/DataView/DataView.tsx b/src/dashboardWebView/components/DataView/DataView.tsx index 3b8204e6..52cbe75f 100644 --- a/src/dashboardWebView/components/DataView/DataView.tsx +++ b/src/dashboardWebView/components/DataView/DataView.tsx @@ -131,11 +131,11 @@ export const DataView: React.FunctionComponent = (props: React.P
-
+
-