1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 19:08:21 +00:00

update seafile-editor version

This commit is contained in:
杨顺强
2023-12-12 12:26:41 +08:00
parent 2fa94e2c53
commit 7746b70b88
3 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,7 @@
.main-panel {
overflow: hidden;
}
.cur-view-content.lib-content-container {
padding: 0;
}
@@ -212,6 +216,11 @@
overflow: inherit;
}
.wiki-page-content .sf-slate-viewer-article-container {
display: block;
width: 100%;
}
.dir-content-main .wiki-page-content .article {
margin: 0;
padding: 0 10px;