@npm_leadtech/legal-lib-components 3.4.7 → 3.4.9

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.
@@ -1777,7 +1777,6 @@ h2.react-datepicker__current-month {
1777
1777
  color: var(--neutral-neutral-2);
1778
1778
  border: none;
1779
1779
  padding: 8px;
1780
- cursor: pointer;
1781
1780
  border-radius: 4px; }
1782
1781
  @media (min-width: 575px) {
1783
1782
  .disclaimer-ratafia__text__text {
@@ -5445,8 +5444,8 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
5445
5444
  gap: 0.5rem;
5446
5445
  border-radius: 4px;
5447
5446
  background: var(--secondary-main-light-4); }
5448
- .key-facts-loading-content__message__icon {
5449
- height: 24px; }
5447
+ .key-facts-loading-content__message__icon img {
5448
+ width: 24px; }
5450
5449
  .key-facts-loading-content__message__text {
5451
5450
  color: var(--neutral-neutral-1); }
5452
5451
 
@@ -1777,7 +1777,6 @@ h2.react-datepicker__current-month {
1777
1777
  color: var(--neutral-neutral-2);
1778
1778
  border: none;
1779
1779
  padding: 8px;
1780
- cursor: pointer;
1781
1780
  border-radius: 4px; }
1782
1781
  @media (min-width: 575px) {
1783
1782
  .disclaimer-ratafia__text__text {
@@ -5445,8 +5444,8 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
5445
5444
  gap: 0.5rem;
5446
5445
  border-radius: 4px;
5447
5446
  background: var(--secondary-main-light-4); }
5448
- .key-facts-loading-content__message__icon {
5449
- height: 24px; }
5447
+ .key-facts-loading-content__message__icon img {
5448
+ width: 24px; }
5450
5449
  .key-facts-loading-content__message__text {
5451
5450
  color: var(--neutral-neutral-1); }
5452
5451
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "3.4.7",
3
+ "version": "3.4.9",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^6.4.6",
6
6
  "@tippyjs/react": "4.2.6",