mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 07:41:26 +00:00
wiki width
This commit is contained in:
@@ -22,7 +22,7 @@ const propTypes = {
|
||||
path: PropTypes.string,
|
||||
};
|
||||
|
||||
const contentClass = 'wiki-page-content';
|
||||
const contentClass = 'wiki-page-content w-100';
|
||||
|
||||
class WikiMarkdownViewer extends React.Component {
|
||||
|
||||
|
Reference in New Issue
Block a user