king
2023-07-06 fa8f1b1320fd2ad21884ccd6df792bf88270e2a1
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;
      }
    }