diff --git a/npm-package/CodeEditor.vue b/npm-package/CodeEditor.vue index 11f71e6..8479814 100644 --- a/npm-package/CodeEditor.vue +++ b/npm-package/CodeEditor.vue @@ -83,8 +83,7 @@ marginLeft: showLineNums ? lineNumsWidth + 'px' : '0', width: showLineNums ? 'calc(100% - ' + lineNumsWidth + 'px)' : '100%', }" - > - - - + }">