@npm_leadtech/legal-lib-components 2.18.3 → 2.18.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.
@@ -3848,33 +3848,6 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
3848
3848
  .modal-free-doc .right-container .info-box__button-box button {
3849
3849
  min-height: 3rem;
3850
3850
  width: 100%; }
3851
- .modal-free-doc .right-container .modal-free-close {
3852
- display: none; }
3853
- @media (min-width: 720px) {
3854
- .modal-free-doc .right-container .modal-free-close {
3855
- display: flex;
3856
- line-height: 1rem;
3857
- color: var(--neutral-neutral-1);
3858
- font-size: 35px; }
3859
- .modal-free-doc .right-container .modal-free-close:hover, .modal-free-doc .right-container .modal-free-close:focus {
3860
- color: #000;
3861
- text-decoration: none;
3862
- cursor: pointer; } }
3863
- .modal-free-doc .modal-free-close-mobile {
3864
- display: flex;
3865
- position: relative;
3866
- left: 280px;
3867
- top: 30px;
3868
- line-height: 1rem;
3869
- color: var(--neutral-neutral-1);
3870
- font-size: 35px; }
3871
- .modal-free-doc .modal-free-close-mobile:hover, .modal-free-doc .modal-free-close-mobile:focus {
3872
- color: #000;
3873
- text-decoration: none;
3874
- cursor: pointer; }
3875
- @media (min-width: 720px) {
3876
- .modal-free-doc .modal-free-close-mobile {
3877
- display: none; } }
3878
3851
  .modal-free-doc .left-container {
3879
3852
  width: 100%;
3880
3853
  height: 11.875rem;
@@ -3848,33 +3848,6 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
3848
3848
  .modal-free-doc .right-container .info-box__button-box button {
3849
3849
  min-height: 3rem;
3850
3850
  width: 100%; }
3851
- .modal-free-doc .right-container .modal-free-close {
3852
- display: none; }
3853
- @media (min-width: 720px) {
3854
- .modal-free-doc .right-container .modal-free-close {
3855
- display: flex;
3856
- line-height: 1rem;
3857
- color: var(--neutral-neutral-1);
3858
- font-size: 35px; }
3859
- .modal-free-doc .right-container .modal-free-close:hover, .modal-free-doc .right-container .modal-free-close:focus {
3860
- color: #000;
3861
- text-decoration: none;
3862
- cursor: pointer; } }
3863
- .modal-free-doc .modal-free-close-mobile {
3864
- display: flex;
3865
- position: relative;
3866
- left: 280px;
3867
- top: 30px;
3868
- line-height: 1rem;
3869
- color: var(--neutral-neutral-1);
3870
- font-size: 35px; }
3871
- .modal-free-doc .modal-free-close-mobile:hover, .modal-free-doc .modal-free-close-mobile:focus {
3872
- color: #000;
3873
- text-decoration: none;
3874
- cursor: pointer; }
3875
- @media (min-width: 720px) {
3876
- .modal-free-doc .modal-free-close-mobile {
3877
- display: none; } }
3878
3851
  .modal-free-doc .left-container {
3879
3852
  width: 100%;
3880
3853
  height: 11.875rem;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.18.3",
3
+ "version": "2.18.4",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^5.16.5",
6
6
  "@tippyjs/react": "4.2.6",