fix tampilan html view
This commit is contained in:
@@ -68,6 +68,9 @@ export default function ComponentForum_ForumkuMainCardView({
|
||||
<Comp_V3_SetHtmlWithSticker
|
||||
props={data?.diskusi}
|
||||
className="chat-content"
|
||||
style={{
|
||||
height: 100,
|
||||
}}
|
||||
/>
|
||||
</Text>
|
||||
</Box>
|
||||
|
||||
@@ -67,6 +67,9 @@ export default function ComponentForum_BerandaCardView({
|
||||
<Comp_V3_SetHtmlWithSticker
|
||||
props={data?.diskusi}
|
||||
className="chat-content"
|
||||
style={{
|
||||
height: 100,
|
||||
}}
|
||||
/>
|
||||
</Text>
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user