1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00

Optimize markdown code (#5860)

* optimize markdown editor css

* optimize markdown viewer

* optimize markdown viewer

* fix wraning
This commit is contained in:
杨顺强
2023-12-26 14:35:44 +08:00
committed by GitHub
parent 97ea8593c3
commit 4a27e72c69
15 changed files with 152 additions and 789 deletions

View File

@@ -136,10 +136,6 @@
z-index: -1;
}
.cur-view-content .article {
padding: 40px;
}
.cur-view-content .hd {
padding-bottom: 0;
margin-bottom: .5em;