diff --git a/src/app/components/system-status/status-chart/status-chart.component.scss b/src/app/components/system-status/status-chart/status-chart.component.scss index 99be17c3..f0af5557 100644 --- a/src/app/components/system-status/status-chart/status-chart.component.scss +++ b/src/app/components/system-status/status-chart/status-chart.component.scss @@ -2,6 +2,7 @@ width: 100%; display: flex; justify-content: space-between; + max-height: 250px!important; } .chips-wrapper {