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:
parent
83184eead6
commit
53c9ebb438
@ -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%;
|
||||||
|
Loading…
Reference in New Issue
Block a user