@@ -176,8 +176,6 @@ const EditorPage = css`
}
#editor-container {
- /* height: 500px; */
height: calc(100% - 41px);
- min-height: 500px;
`;
@@ -37,7 +37,7 @@ const PageRoot = css`
width: 100%;
padding: 88px 24px 24px 224px;
.ant-page-header {
- padding: 16px 0;
+ padding: 0 0 15px;