diff --git a/src/app/components/timeseries-chart/timeseries-chart-zoom/timeseries-chart-zoom.component.scss b/src/app/components/timeseries-chart/timeseries-chart-zoom/timeseries-chart-zoom.component.scss index 4a2f8cdd7..f30a18101 100644 --- a/src/app/components/timeseries-chart/timeseries-chart-zoom/timeseries-chart-zoom.component.scss +++ b/src/app/components/timeseries-chart/timeseries-chart-zoom/timeseries-chart-zoom.component.scss @@ -12,6 +12,6 @@ font-size: 16px; } -::ng-deep .mat-button-toggle-appearance-standard .mat-button-toggle-label-content { +:host ::ng-deep .mat-button-toggle-appearance-standard .mat-button-toggle-label-content { padding: 0 5px !important; }