@npm_leadtech/legal-lib-components 2.19.11 → 2.19.13

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,13 +3848,15 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
3848
3848
  height: 100%; }
3849
3849
  .free-doc-modal-content .right-container .info-box__button-box .button {
3850
3850
  padding-top: 1rem;
3851
- width: 100%; }
3851
+ width: 100%;
3852
+ min-height: 3rem; }
3852
3853
  @media (min-width: 720px) {
3853
3854
  .free-doc-modal-content .right-container .info-box__button-box .button {
3854
3855
  width: auto; } }
3855
3856
  .free-doc-modal-content .right-container .info-box__button-box button, .free-doc-modal-content .right-container .info-box__button-box a {
3856
3857
  min-height: 3rem;
3857
- width: 100%; }
3858
+ width: 100%;
3859
+ display: block; }
3858
3860
  .free-doc-modal-content .close-mobile {
3859
3861
  display: flex;
3860
3862
  position: relative;
@@ -3848,13 +3848,15 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
3848
3848
  height: 100%; }
3849
3849
  .free-doc-modal-content .right-container .info-box__button-box .button {
3850
3850
  padding-top: 1rem;
3851
- width: 100%; }
3851
+ width: 100%;
3852
+ min-height: 3rem; }
3852
3853
  @media (min-width: 720px) {
3853
3854
  .free-doc-modal-content .right-container .info-box__button-box .button {
3854
3855
  width: auto; } }
3855
3856
  .free-doc-modal-content .right-container .info-box__button-box button, .free-doc-modal-content .right-container .info-box__button-box a {
3856
3857
  min-height: 3rem;
3857
- width: 100%; }
3858
+ width: 100%;
3859
+ display: block; }
3858
3860
  .free-doc-modal-content .close-mobile {
3859
3861
  display: flex;
3860
3862
  position: relative;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.19.11",
3
+ "version": "2.19.13",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^5.16.5",
6
6
  "@tippyjs/react": "4.2.6",