@npm_leadtech/legal-lib-components 2.35.5 → 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) {
@@ -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) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.35.5",
3
+ "version": "2.35.7",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^6.1.4",
6
6
  "@tippyjs/react": "4.2.6",