@npm_leadtech/legal-lib-components 5.81.0 → 5.83.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.
@@ -1839,6 +1839,9 @@ h2.react-datepicker__current-month {
1839
1839
  padding: 16px 15px;
1840
1840
  }
1841
1841
  }
1842
+ .e-radio.tabs {
1843
+ margin-top: 1rem;
1844
+ }
1842
1845
  .e-radio.tabs .e-radio__inner {
1843
1846
  display: flex;
1844
1847
  }
@@ -255,6 +255,7 @@
255
255
  }
256
256
 
257
257
  &.tabs {
258
+ margin-top: 1rem;
258
259
  @include tabsStyles;
259
260
  }
260
261
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "5.81.0",
3
+ "version": "5.83.0",
4
4
  "license": "ISC",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",