@pepperi-addons/ngx-lib 0.4.2-beta.97 → 0.4.2-beta.99

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pepperi-addons/ngx-lib",
3
- "version": "0.4.2-beta.97",
3
+ "version": "0.4.2-beta.99",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": ">= 14.0.2",
6
6
  "@angular/cdk": ">= 14.0.2",
@@ -428,8 +428,7 @@ $zoom-compact-view: 85%;
428
428
  &.mat-radio-button {
429
429
  display: inline-flex;
430
430
 
431
- .mat-radio-label {
432
-
431
+ ::ng-deep {
433
432
  .mat-radio-label-content {
434
433
  padding: 0;
435
434
  }