Fix All Text Input User & Admin, fix deskripsi detail break word
This commit is contained in:
@@ -85,6 +85,7 @@ function Page() {
|
||||
fz="md"
|
||||
lh={1.6}
|
||||
dangerouslySetInnerHTML={{ __html: state.findUnique.data?.deskripsi || '' }}
|
||||
style={{wordBreak: "break-word", whiteSpace: "normal"}}
|
||||
/>
|
||||
<Box py={20}>
|
||||
<Divider color={colors['blue-button']} />
|
||||
|
||||
Reference in New Issue
Block a user