From 12797eb491d67420736ef5a8b12a5ca561db0435 Mon Sep 17 00:00:00 2001 From: RahimullahShaheen Date: Fri, 26 May 2023 00:53:17 +0500 Subject: [PATCH] slightly change in the frontend --- frontend/src/components/frame/Frame.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/components/frame/Frame.jsx b/frontend/src/components/frame/Frame.jsx index a2ef1b1c..dd34afb2 100644 --- a/frontend/src/components/frame/Frame.jsx +++ b/frontend/src/components/frame/Frame.jsx @@ -85,6 +85,7 @@ const Frame = ({ onClick={() => dispatch(setCommand(reqString))} style={{ cursor: 'pointer', + marginLeft: '5px', }} />