Commit a5be8f5e authored by 陈帅's avatar 陈帅

beta layout

parent 1f4480f1
......@@ -24,13 +24,13 @@ export default () => {
</Col>
</Row>
<Row type="flex" className={styles.editorBd}>
<Col span={4} className={styles.editorSidebar}>
<Col span={2} className={styles.editorSidebar}>
<KoniItemPanel />
</Col>
<Col span={16} className={styles.editorContent}>
<Koni className={styles.koni} />
</Col>
<Col span={4} className={styles.editorSidebar}>
<Col span={6} className={styles.editorSidebar}>
<KoniDetailPanel />
<EditorMinimap />
</Col>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment