style : update home discussion
This commit is contained in:
@@ -50,7 +50,7 @@ export default function ListDiscussion() {
|
|||||||
<Group>
|
<Group>
|
||||||
<GoDiscussionClosed size={25} />
|
<GoDiscussionClosed size={25} />
|
||||||
<Box w={{ base: 230, md: 400 }}>
|
<Box w={{ base: 230, md: 400 }}>
|
||||||
<Text fw={'bold'}>{v.judul}</Text>
|
<Text fw={'bold'} truncate="end">{v.judul}</Text>
|
||||||
</Box>
|
</Box>
|
||||||
</Group>
|
</Group>
|
||||||
<Group justify="space-between" mt={20} c={'#8C8C8C'}>
|
<Group justify="space-between" mt={20} c={'#8C8C8C'}>
|
||||||
|
|||||||
Reference in New Issue
Block a user