1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-03 16:10:26 +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 { .seafile-rich-editor-topbar {
display: none; display: none;
} }
.seafile-editor {
position: static;
}
.editor { .editor {
border: none!important; border: none!important;
} }