[refactor] improve main content layout .

This commit is contained in:
charlie
2020-12-02 23:10:01 +08:00
parent 7870c8027b
commit 8bf550d2ea
7 changed files with 218 additions and 185 deletions

View File

@@ -2,6 +2,10 @@
}
.block-content {
min-height: 24px;
max-width: 100%;
overflow: auto;
cursor: text;
}
.block-children {