Fix All Text Input User & Admin, fix deskripsi detail break word
This commit is contained in:
@@ -128,6 +128,7 @@ export default function VideoContent() {
|
||||
ta="justify"
|
||||
fz="sm"
|
||||
dangerouslySetInnerHTML={{ __html: v.deskripsi }}
|
||||
style={{wordBreak: "break-word", whiteSpace: "normal"}}
|
||||
/>
|
||||
</Spoiler>
|
||||
</Stack>
|
||||
|
||||
Reference in New Issue
Block a user