style : update style

This commit is contained in:
lukman
2024-09-17 17:49:20 +08:00
parent 4e4160ed83
commit 048b2632a9
27 changed files with 357 additions and 284 deletions

View File

@@ -436,9 +436,9 @@ export default function NavbarDocumentDivision() {
</Box>
</Flex>
<Checkbox
color="teal"
color={tema.get().utama}
radius="lg"
size="md"
size={isMobile ? "sm" : "md"}
checked={isSelected}
onChange={() => handleCheckboxChange(i)}
/>