@npm_leadtech/legal-lib-components 2.13.2 → 2.13.4

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.
@@ -552,7 +552,7 @@ html[data-theme='lawdistrict'] .e-button.--primary-3 {
552
552
  justify-content: space-between;
553
553
  align-items: center;
554
554
  width: 100%;
555
- padding: 1.5rem;
555
+ padding: 16px 24px;
556
556
  background-color: var(--others-white);
557
557
  box-shadow: 0 2px 6px 0 var(--primary-main-dark-1);
558
558
  color: black; }
@@ -2420,7 +2420,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
2420
2420
  width: 30px; }
2421
2421
  .e-searchselect .css-tlfecz-indicatorContainer svg {
2422
2422
  display: none; }
2423
- .e-searchselect .css-1okebmr-indicatorSeparator {
2423
+ .e-searchselect .css-1u9des2-indicatorSeparator {
2424
2424
  display: none; }
2425
2425
  .e-searchselect .legal-selector {
2426
2426
  display: flex;
@@ -552,7 +552,7 @@ html[data-theme='lawdistrict'] .e-button.--primary-3 {
552
552
  justify-content: space-between;
553
553
  align-items: center;
554
554
  width: 100%;
555
- padding: 1.5rem;
555
+ padding: 16px 24px;
556
556
  background-color: var(--others-white);
557
557
  box-shadow: 0 2px 6px 0 var(--primary-main-dark-1);
558
558
  color: black; }
@@ -2420,7 +2420,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
2420
2420
  width: 30px; }
2421
2421
  .e-searchselect .css-tlfecz-indicatorContainer svg {
2422
2422
  display: none; }
2423
- .e-searchselect .css-1okebmr-indicatorSeparator {
2423
+ .e-searchselect .css-1u9des2-indicatorSeparator {
2424
2424
  display: none; }
2425
2425
  .e-searchselect .legal-selector {
2426
2426
  display: flex;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.13.2",
3
+ "version": "2.13.4",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^5.16.5",
6
6
  "@tippyjs/react": "4.2.6",