diff --git a/src/components/HistoryChart/HistoryChart.view.tsx b/src/components/HistoryChart/HistoryChart.view.tsx index 4dbec6f..11c7e13 100644 --- a/src/components/HistoryChart/HistoryChart.view.tsx +++ b/src/components/HistoryChart/HistoryChart.view.tsx @@ -148,7 +148,8 @@ export default function HistoryChartView(props: ViewProps) { display: "flex", flexDirection: "column", alignItems: "center", - cursor: "pointer" + cursor: "pointer", + height: "100%" }} >