Ver código fonte

标题 level 5

visuddhinanda 3 anos atrás
pai
commit
e8ea310045

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

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