mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-04 08:28:11 +00:00
mobile-markdown (#2873)
This commit is contained in:
@@ -74,7 +74,13 @@
|
||||
.shared-file-view-body .md-view {
|
||||
width: 95%;
|
||||
}
|
||||
.shared-file-view-body .md-view .article {
|
||||
.shared-file-view-body .md-view {
|
||||
padding: 55px 50px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.shared-file-view-body .md-view {
|
||||
padding: 40px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user