@npm_leadtech/legal-lib-components 2.19.12 → 2.19.14

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.
@@ -3854,8 +3854,9 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
3854
3854
  .free-doc-modal-content .right-container .info-box__button-box .button {
3855
3855
  width: auto; } }
3856
3856
  .free-doc-modal-content .right-container .info-box__button-box button, .free-doc-modal-content .right-container .info-box__button-box a {
3857
- min-height: 3rem;
3858
- width: 100%; }
3857
+ min-height: 2.5rem;
3858
+ width: 100%;
3859
+ display: block; }
3859
3860
  .free-doc-modal-content .close-mobile {
3860
3861
  display: flex;
3861
3862
  position: relative;
@@ -3854,8 +3854,9 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
3854
3854
  .free-doc-modal-content .right-container .info-box__button-box .button {
3855
3855
  width: auto; } }
3856
3856
  .free-doc-modal-content .right-container .info-box__button-box button, .free-doc-modal-content .right-container .info-box__button-box a {
3857
- min-height: 3rem;
3858
- width: 100%; }
3857
+ min-height: 2.5rem;
3858
+ width: 100%;
3859
+ display: block; }
3859
3860
  .free-doc-modal-content .close-mobile {
3860
3861
  display: flex;
3861
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.12",
3
+ "version": "2.19.14",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^5.16.5",
6
6
  "@tippyjs/react": "4.2.6",