mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-10 03:11:07 +00:00
repair shared md viewed bug in mobile (#5269)
This commit is contained in:
@@ -83,7 +83,7 @@ class FileContent extends React.Component {
|
||||
|
||||
return (
|
||||
<div className="shared-file-view-body">
|
||||
<div className="md-view h-100">
|
||||
<div className="md-view">
|
||||
<MarkdownViewer
|
||||
scriptSource={mediaUrl + 'js/mathjax/tex-svg.js'}
|
||||
markdownContent={this.state.markdownContent}
|
||||
|
Reference in New Issue
Block a user