1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-02 07:27:04 +00:00

[markdown file view] print: print all the pages (#4479)

This commit is contained in:
llj
2020-03-12 14:17:08 +08:00
committed by GitHub
parent 07dc8ddfcb
commit 0535bc9f4e

View File

@@ -2,6 +2,9 @@
.seafile-rich-editor-topbar {
display: none;
}
.seafile-editor {
position: static;
}
.editor {
border: none!important;
}