fix: update

Deskripsi:
- update jarak button grup
- update jarak form edit jabatan

No Issues
This commit is contained in:
amel
2024-10-29 17:11:02 +08:00
parent 55adceb89b
commit 14e61dedf3
4 changed files with 30 additions and 39 deletions

View File

@@ -186,7 +186,7 @@ export default function DrawerDetailPosition({ onUpdated, id, isActive }: { onUp
</Stack>
<LayoutDrawer opened={openDrawerGroup} onClose={() => setOpenDrawerGroup(false)} title={'Edit Jabatan'} >
<Box pt={10} pos={"relative"} h={"28.5vh"}>
<Box pos={"relative"} h={"28.5vh"}>
{loading ?
<Box>
<Skeleton height={40} mt={6} radius={10} />