fix:ckeditor

This commit is contained in:
Rama Priyanto 2025-10-20 12:19:01 +07:00
parent dc95533c92
commit 9b826301c0
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ export default function DetailNews(props: { data: any; listArticle: any }) {
dangerouslySetInnerHTML={removeImgTags(
formatTextToHtmlTag(data?.htmlDescription)
)}
className="text-sm lg:text-xl lg:leading-8 text-justify"
className="text-sm lg:text-xl lg:leading-8 text-justify space-y-4"
/>
<div className="bg-gray-50 dark:bg-black text-black dark:text-white rounded-lg justify-center items-center p-4 flex flex-col gap-3">