diff --git a/client/src/templates/Challenges/classic/editor.tsx b/client/src/templates/Challenges/classic/editor.tsx index 17455f4133cb37..59d43a77fc1c19 100644 --- a/client/src/templates/Challenges/classic/editor.tsx +++ b/client/src/templates/Challenges/classic/editor.tsx @@ -652,7 +652,7 @@ const Editor = (props: EditorProps): JSX.Element => { style={{ height: '15px', width: '15px', - marginLeft: '7px' + margin: '0 0 4px 7px' }} /> );