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

@@ -117,12 +117,7 @@ export default function ListDivisionTask() {
size={50}
aria-label="Gradient action icon"
radius={100}
// gradient={{
// from: '#DFDA7C',
// to: '#F2AF46',
// deg: 174
// }}
bg={tema.get().bgFiturDivisi}
bg={tema.get().bgFiturDivision}
>
<HiMiniPresentationChartBar size={25} color={tema.get().utama} />
</ActionIcon>