Ver Fonte

标题 level 5

visuddhinanda há 3 anos atrás
pai
commit
e8ea310045
1 ficheiros alterados com 1 adições e 1 exclusões
  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>