mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 14:50:29 +00:00
11 lines
149 B
CSS
11 lines
149 B
CSS
.sf-md-viewer-topbar,
|
|
.seafile-rich-editor-topbar {
|
|
display: none;
|
|
}
|
|
.seafile-editor {
|
|
position: static;
|
|
}
|
|
.editor {
|
|
border: none!important;
|
|
}
|