diff --git a/ui/src/components/QuestionList/index.tsx b/ui/src/components/QuestionList/index.tsx index 6b7088cf..f7075c73 100644 --- a/ui/src/components/QuestionList/index.tsx +++ b/ui/src/components/QuestionList/index.tsx @@ -117,12 +117,12 @@ const QuestionList: FC = ({ source }) => { i18nKeyPrefix="question" /> - + {listData?.list?.map((li) => { return ( + className="bg-transparent py-3 px-0 border-start-0 border-end-0">