From 561fd341f1ef2639dbbfa287806ad73129840953 Mon Sep 17 00:00:00 2001 From: aniket-engg Date: Thu, 7 Mar 2024 19:44:29 +0530 Subject: [PATCH] fix label at left --- libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 77c511be90..59e5bc62c9 100644 --- a/libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx +++ b/libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx @@ -321,7 +321,7 @@ export function UniversalDappUI(props: UdappProps) { { props.isSavedContract && props.instance.filePath ? (
) : null }