style : update view calender

Deskripsi:
- add view detail event division
- add view history division calender
- add view update division

No issue
This commit is contained in:
lukman
2024-07-15 17:40:29 +08:00
parent 38e8cf308f
commit 57b11c0543
9 changed files with 85 additions and 7 deletions

View File

@@ -43,7 +43,7 @@ export default function DiscussionReport() {
}} mb={10}>
<Group align="center">
<GoDiscussionClosed size={25} />
<Box w={{ base: 230, md: 400 }}>
<Box w={{ base: 230, md: 300 }}>
<Text truncate="end" fw={'bold'}>{v.judul}</Text>
</Box>
</Group>