From e6a7fdfcf2670b8a2b2b9cd95d2b5313d3efffed Mon Sep 17 00:00:00 2001 From: amhsirak Date: Wed, 30 Apr 2025 20:05:36 +0530 Subject: [PATCH] feat: -rm box --- src/components/run/RunContent.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/run/RunContent.tsx b/src/components/run/RunContent.tsx index f4a096be..b9686b1c 100644 --- a/src/components/run/RunContent.tsx +++ b/src/components/run/RunContent.tsx @@ -925,8 +925,6 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe sx={{ ml: 2, backgroundColor: '#FF00C3', color: 'white' }} /> - -