1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 07:08:55 +00:00

update sdoc module (#5437)

This commit is contained in:
杨顺强
2023-04-18 18:23:03 +08:00
committed by GitHub
parent 7e68e497b6
commit 968fef85ea
5 changed files with 31 additions and 175 deletions

View File

@@ -26,7 +26,7 @@ class FileView extends React.Component {
render() {
return (
<div className="h-100 d-flex flex-column">
<div className="h-100 d-flex flex-column flex-1">
<div className="file-view-header d-flex justify-content-between align-items-center">
<div>
<h2 className="file-title">{fileName}</h2>