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

@@ -94,7 +94,7 @@ export default function ListDivision() {
onChange={(val) => { searchDivision(val.target.value) }}
/>
</Grid.Col>
<Grid.Col span={'auto'}>
<Grid.Col span={2}>
<Flex justify={'center'}>
{isList ? (
<HiOutlineListBullet size={35} color={tema.get().utama} onClick={handleList} />