major refactor of the dashboard and react-openapi integration #1

Merged
aetos merged 44 commits from period-selection into main 2026-05-07 11:00:54 +00:00
Showing only changes of commit b97e350b1b - Show all commits

View File

@@ -148,7 +148,8 @@ export default function HistoryChartView(props: ViewProps) {
display: "flex",
flexDirection: "column",
alignItems: "center",
cursor: "pointer"
cursor: "pointer",
height: "100%"
}}
>
<Box sx={{ display: "flex", alignItems: "flex-end", gap: 1, height: "100%" }}>