1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 21:07:17 +00:00

optimize code (#5229)

This commit is contained in:
杨顺强
2022-08-03 15:11:57 +08:00
committed by GitHub
parent 4aec2f93b0
commit 9c7f0fb149
3 changed files with 7 additions and 10 deletions

View File

@@ -43,12 +43,6 @@
margin-top: 14px;
}
.wiki-pages-container .wiki-index-page {
margin-top: 20px;
margin-left: 2rem;
color: #eb8205;
}
.wiki-md-viewer-rendered-content {
padding: 30px 0 0;
}
@@ -136,6 +130,7 @@ img[src=""] {
@media (max-width: 991.98px) {
.cur-view-content .wiki-page-container {
padding: 0 14px;
padding-top: 30px;
}
.cur-view-content .wiki-page-content {
width: 100%;