style : update style

This commit is contained in:
lukman
2024-09-23 12:21:05 +08:00
parent 500253096a
commit e63028d855
8 changed files with 77 additions and 23 deletions

View File

@@ -47,7 +47,7 @@ export default function DrawerGroup({ onSuccess, }: { onSuccess: (val: boolean)
<Box>
<Stack pt={10}>
<SimpleGrid
cols={{ base: 2, sm: 3, lg: 3 }}
cols={{ base: 3, sm: 3, lg: 3 }}
onClick={() => setOpenDrawerGroup(true)}
>
<Flex justify={"center"} align={"center"} direction={"column"}>