1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 19:08:21 +00:00

fix mobile style (#3567)

This commit is contained in:
Michael An
2019-05-29 11:48:00 +08:00
committed by Daniel Pan
parent 9df8ee0d6e
commit e1e9ca8bd1
6 changed files with 44 additions and 16 deletions

View File

@@ -101,7 +101,7 @@ img[src=""] {
width: 100%;
padding-right: 0;
}
.cur-view-content .markdown-outline {
.cur-view-content .seafile-markdown-outline {
display: none;
}
}