1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 23:02:26 +00:00

fix restore sdoc bug (#7957)

* fix restore sdoc bug

* optimize code

---------

Co-authored-by: 小强 <shuntian@Mac.lan>
This commit is contained in:
杨顺强
2025-06-20 11:36:56 +08:00
committed by GitHub
parent 47d9e62053
commit cb21fa8095
4 changed files with 27 additions and 10 deletions

View File

@@ -1,3 +1,7 @@
.sdoc-file-view .sdoc-editor-container {
background: transparent;
}
.file-view-content .sdoc-editor-container .sdoc-editor-content .sdoc-article-container {
margin: auto !important;
}