king
2021-09-02 3d4bc79a80eb9cff0f8ef7c53f9685c9ff9fbd2d
src/menu/components/code/sandbox/editorcode/index.scss
@@ -4,11 +4,15 @@
    .ant-tabs-bar {
      margin: 0;
    }
    .ant-tabs-bar {
      border: 0;
    }
    .code-mirror-wrap .code-mirror-area {
      border-radius: 0;
      .CodeMirror {
        border-radius: 0;
        height: 400px;
      }
    }