1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 02:48:51 +00:00

repair history bug (#2929)

* repair history bug

* update seafile-js version

* update padding
This commit is contained in:
杨顺强
2019-02-11 17:38:28 +08:00
committed by Daniel Pan
parent 1030b5c6ae
commit daa0d19edd
7 changed files with 24 additions and 19 deletions

View File

@@ -35,6 +35,10 @@
border: 1px solid #e6e6dd;
}
.markdown-viewer-render-content .diff-view {
padding: 40px 60px;
}
.panel-header {
position: relative;
padding: .5rem 0;