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', }} />