king
2024-04-02 25bf481493bcf18fca79e4d250f9c91dedf832e5
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;
      }
    }