@npm_leadtech/legal-lib-components 2.35.6 → 2.35.7

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.
@@ -2972,6 +2972,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
2972
2972
  display: flex;
2973
2973
  justify-content: center;
2974
2974
  border-radius: 4px;
2975
+ box-shadow: 1px 2px 4px var(--neutral-neutral-4);
2975
2976
  background: var(--secondary-main-light-4);
2976
2977
  padding: 8px; }
2977
2978
  @media (min-width: 960px) {
@@ -3332,9 +3333,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
3332
3333
  padding: 8px 0 24px 0;
3333
3334
  text-align: left; } }
3334
3335
  .count-down-message.extra-margin {
3335
- margin: 0 1.5rem;
3336
- box-shadow: 1px 2px 4px var(--neutral-neutral-4);
3337
- padding: 0; }
3336
+ margin: 0 1.5rem; }
3338
3337
  @media (min-width: 960px) {
3339
3338
  .count-down-message.extra-margin {
3340
3339
  margin: 0; } }
@@ -2972,6 +2972,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
2972
2972
  display: flex;
2973
2973
  justify-content: center;
2974
2974
  border-radius: 4px;
2975
+ box-shadow: 1px 2px 4px var(--neutral-neutral-4);
2975
2976
  background: var(--secondary-main-light-4);
2976
2977
  padding: 8px; }
2977
2978
  @media (min-width: 960px) {
@@ -3332,9 +3333,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
3332
3333
  padding: 8px 0 24px 0;
3333
3334
  text-align: left; } }
3334
3335
  .count-down-message.extra-margin {
3335
- margin: 0 1.5rem;
3336
- box-shadow: 1px 2px 4px var(--neutral-neutral-4);
3337
- padding: 0; }
3336
+ margin: 0 1.5rem; }
3338
3337
  @media (min-width: 960px) {
3339
3338
  .count-down-message.extra-margin {
3340
3339
  margin: 0; } }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.35.6",
3
+ "version": "2.35.7",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^6.1.4",
6
6
  "@tippyjs/react": "4.2.6",