From 8ed270d34b5eebedd8b8069d07b6981757cb6add Mon Sep 17 00:00:00 2001 From: Ayush Jhawar Date: Tue, 4 Feb 2025 15:11:04 +0530 Subject: [PATCH] fix: the cancel button overlapping --- lib/components/RunFrame.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/components/RunFrame.tsx b/lib/components/RunFrame.tsx index 5acde88..2d59802 100644 --- a/lib/components/RunFrame.tsx +++ b/lib/components/RunFrame.tsx @@ -307,7 +307,7 @@ export const RunFrame = (props: Props) => { )} {isRunning && ( -
+