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