From 365ffe7792c7b672ed3eeb298a9b894359d838a7 Mon Sep 17 00:00:00 2001 From: lianahus Date: Thu, 7 Dec 2023 17:08:02 +0100 Subject: [PATCH] fix for light theme for recorder --- libs/remix-ui/run-tab/src/lib/components/recorderCardUI.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/remix-ui/run-tab/src/lib/components/recorderCardUI.tsx b/libs/remix-ui/run-tab/src/lib/components/recorderCardUI.tsx index 450bc251d6..e0ee6d2e50 100644 --- a/libs/remix-ui/run-tab/src/lib/components/recorderCardUI.tsx +++ b/libs/remix-ui/run-tab/src/lib/components/recorderCardUI.tsx @@ -46,7 +46,7 @@ export function RecorderUI(props: RecorderProps) { tooltipId="recordedTransactionsCounttooltip" tooltipText={} > -
+
{props.count}