NEZ-3174 feat:notebook 页面开发

This commit is contained in:
zyh
2023-09-20 18:19:32 +08:00
parent 600fa76954
commit 2d38b5b632
11 changed files with 142 additions and 79 deletions

View File

@@ -108,13 +108,14 @@
box-sizing: border-box;
height: 100%;
padding: 10px;
padding-top: 0;
.markdownEditor {
height: 100% !important;
}
.notebook-editor-btn{
height: 41px;
position: absolute;
top: 10px;
top: 0px;
right: 20px;
display: flex;
align-items: center;