visuddhinanda 3 лет назад
Родитель
Сommit
e8ea310045
1 измененных файлов с 1 добавлено и 1 удалено
  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>