Fix All Text Input User & Admin, fix deskripsi detail break word
This commit is contained in:
@@ -147,6 +147,7 @@ export default function Page() {
|
||||
c="dimmed"
|
||||
lineClamp={3}
|
||||
dangerouslySetInnerHTML={{ __html: v.deskripsi }}
|
||||
style={{wordBreak: "break-word", whiteSpace: "normal"}}
|
||||
/>
|
||||
<Group justify="space-between" mt="md">
|
||||
<Group gap="xs">
|
||||
|
||||
Reference in New Issue
Block a user