diff --git a/client/components/codeEditor/codeEditor.less b/client/components/codeEditor/codeEditor.less index fbb2cacaa..f3658f290 100644 --- a/client/components/codeEditor/codeEditor.less +++ b/client/components/codeEditor/codeEditor.less @@ -172,6 +172,7 @@ height:200px; width:200px; height:200px; + padding:5px; background-color: #fff; border-radius:10px; border:3px solid grey;