Fix All Text Input User & Admin, fix deskripsi detail break word
This commit is contained in:
@@ -64,6 +64,7 @@ function Page() {
|
||||
fz="md"
|
||||
lh={1.6}
|
||||
dangerouslySetInnerHTML={{ __html: state.findUnique.data.deskripsi }}
|
||||
style={{wordBreak: "break-word", whiteSpace: "normal"}}
|
||||
/>
|
||||
</Box>
|
||||
<Group gap="xl">
|
||||
|
||||
Reference in New Issue
Block a user