1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-11 03:42:16 +00:00

fix mobile index viewer (#3854)

This commit is contained in:
Michael An 2019-07-16 12:59:23 +08:00 committed by Daniel Pan
parent 83184eead6
commit 53c9ebb438

View File

@ -117,7 +117,7 @@ img[src=""] {
@media (max-width: 991.98px) { @media (max-width: 991.98px) {
.cur-view-content .wiki-page-container { .cur-view-content .wiki-page-container {
padding-right: 1.5rem; padding: 0 14px;
} }
.cur-view-content .wiki-page-content { .cur-view-content .wiki-page-content {
width: 100%; width: 100%;