Skip to content

Commit

Permalink
fix: ng-deep timeseries chart specificity
Browse files Browse the repository at this point in the history
  • Loading branch information
tylercchase committed Oct 17, 2024
1 parent 52ed94a commit d5c886e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}

0 comments on commit d5c886e

Please sign in to comment.