From 8c82e98d480a4ab12e61554d1fbec1a93ec816f2 Mon Sep 17 00:00:00 2001 From: Shekar Siri Date: Tue, 10 Sep 2024 14:48:05 +0530 Subject: [PATCH] change(ui): user vs session dropdown borderless --- frontend/app/components/Dashboard/components/WidgetOptions.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/Dashboard/components/WidgetOptions.tsx b/frontend/app/components/Dashboard/components/WidgetOptions.tsx index ad8c6f658..0c39e1e65 100644 --- a/frontend/app/components/Dashboard/components/WidgetOptions.tsx +++ b/frontend/app/components/Dashboard/components/WidgetOptions.tsx @@ -42,8 +42,8 @@ function WidgetOptions(props: Props) { {metric.metricType === TABLE && metric.metricOf != FilterKey.USERID && metric.metricOf != FilterKey.ERRORS && (