king
2021-08-31 72419e2f826031a158173f46d723a672064e37cd
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;
      }
    }