Browse Source

标题 level 5

visuddhinanda 3 years ago
parent
commit
e8ea310045
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dashboard/src/components/comment/CommentTopicInfo.tsx

+ 1 - 1
dashboard/src/components/comment/CommentTopicInfo.tsx

@@ -44,7 +44,7 @@ const Widget = ({ topicId }: IWidget) => {
   }, [topicId]);
   return (
     <div>
-      <Title editable level={3} style={{ margin: 0 }}>
+      <Title editable level={5} style={{ margin: 0 }}>
         {data?.title}
       </Title>
       <div>