diff --git a/src/components/dashboard/activity-list.tsx b/src/components/dashboard/activity-list.tsx index d42067c..648192e 100644 --- a/src/components/dashboard/activity-list.tsx +++ b/src/components/dashboard/activity-list.tsx @@ -36,6 +36,7 @@ export function ActivityList() { ? "0 1px 3px 0 rgb(0 0 0 / 0.1)" : "0 1px 3px 0 rgb(0 0 0 / 0.1)", }} + h="100%" > Grafik APBDes diff --git a/src/components/dashboard/chart-surat.tsx b/src/components/dashboard/chart-surat.tsx index 3e6a195..d61cefc 100644 --- a/src/components/dashboard/chart-surat.tsx +++ b/src/components/dashboard/chart-surat.tsx @@ -42,6 +42,7 @@ export function ChartSurat() { ? "0 1px 3px 0 rgb(0 0 0 / 0.1)" : "0 1px 3px 0 rgb(0 0 0 / 0.1)", }} + h="100%" > <Group justify="space-between" mb="md"> <Box> diff --git a/src/components/dashboard/division-progress.tsx b/src/components/dashboard/division-progress.tsx index 36d40cc..e92e59e 100644 --- a/src/components/dashboard/division-progress.tsx +++ b/src/components/dashboard/division-progress.tsx @@ -39,6 +39,7 @@ export function DivisionProgress() { ? "0 1px 3px 0 rgb(0 0 0 / 0.1)" : "0 1px 3px 0 rgb(0 0 0 / 0.1)", }} + h="100%" > <Title order={4} c={dark ? "white" : "gray.9"} mb="lg"> Divisi Teraktif diff --git a/src/components/dashboard/satisfaction-chart.tsx b/src/components/dashboard/satisfaction-chart.tsx index 7db291d..8e79a2c 100644 --- a/src/components/dashboard/satisfaction-chart.tsx +++ b/src/components/dashboard/satisfaction-chart.tsx @@ -32,6 +32,7 @@ export function SatisfactionChart() { ? "0 1px 3px 0 rgb(0 0 0 / 0.1)" : "0 1px 3px 0 rgb(0 0 0 / 0.1)", }} + h="100%" > <Title order={4} c={dark ? "white" : "gray.9"} mb={5}> Tingkat Kepuasan