@symphony-talent/component-library 4.198.0 → 4.200.0

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": "@symphony-talent/component-library",
3
- "version": "4.198.0",
3
+ "version": "4.200.0",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "ag-grid-angular": "^24.0.0",
@@ -812,6 +812,11 @@ body {
812
812
  .sfx-radio {
813
813
  margin: 0;
814
814
  width: 25px;
815
+ .sfx-radio-input {
816
+ ~ label {
817
+ padding-left: 0;
818
+ }
819
+ }
815
820
  }
816
821
  }
817
822
  .card-body {