From 77aaebec7eb468005f2cc362f9e34577747bd40b Mon Sep 17 00:00:00 2001 From: aniket-engg Date: Tue, 5 Mar 2024 16:53:45 +0530 Subject: [PATCH] update colors --- libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx b/libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx index 029142e42f..77c511be90 100644 --- a/libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx +++ b/libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx @@ -284,7 +284,7 @@ export function UniversalDappUI(props: UdappProps) { { !(props.plugin.REACT_API.selectExEnv && props.plugin.REACT_API.selectExEnv.startsWith('vm-')) ? props.isSavedContract ? (
}> - +
) : (
}> @@ -295,7 +295,7 @@ export function UniversalDappUI(props: UdappProps) {
{ props.isSavedContract ? (
}> - +
) : (
}>