1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 15:26:19 +00:00

style: format code

This commit is contained in:
liuhongbo
2024-06-19 17:01:06 +08:00
parent a3ed7f298d
commit 9e61268219
2 changed files with 2 additions and 2 deletions

View File

@@ -162,4 +162,4 @@ const PageHeader = ({ currentPageConfig, onUpdatePage }) => {
PageHeader.propTypes = propTypes;
export default PageHeader;
export default PageHeader;

View File

@@ -345,4 +345,4 @@ img[src=""] {
.wiki-icon-panel-body div {
width: 100%;
}
}