@npm_leadtech/legal-lib-components 5.42.9 → 5.42.10

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.
@@ -1847,6 +1847,7 @@ h2.react-datepicker__current-month {
1847
1847
  }
1848
1848
  .e-radio.icons .e-radio__inner .radio-item-container .e-radio-label .e-radio-label__label {
1849
1849
  font-size: 14px;
1850
+ cursor: pointer;
1850
1851
  }
1851
1852
  .e-radio.icons .e-radio__inner .radio-item-container.active .e-radio-label {
1852
1853
  background: var(--neutral-neutral-5);
@@ -151,6 +151,7 @@
151
151
 
152
152
  .e-radio-label__label {
153
153
  font-size: 14px;
154
+ cursor: pointer;
154
155
  }
155
156
  }
156
157
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "5.42.9",
3
+ "version": "5.42.10",
4
4
  "license": "ISC",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",