@npm_leadtech/legal-lib-components 2.35.7 → 2.35.8

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,7 +2972,6 @@ 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);
2976
2975
  background: var(--secondary-main-light-4);
2977
2976
  padding: 8px; }
2978
2977
  @media (min-width: 960px) {
@@ -3348,6 +3347,8 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
3348
3347
  left: 0;
3349
3348
  right: 0;
3350
3349
  padding: 8px; }
3350
+ .count-down-message-fixed .message-information {
3351
+ box-shadow: 1px 2px 4px var(--neutral-neutral-4); }
3351
3352
 
3352
3353
  .expert-card-list {
3353
3354
  display: flex;
@@ -2972,7 +2972,6 @@ 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);
2976
2975
  background: var(--secondary-main-light-4);
2977
2976
  padding: 8px; }
2978
2977
  @media (min-width: 960px) {
@@ -3348,6 +3347,8 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
3348
3347
  left: 0;
3349
3348
  right: 0;
3350
3349
  padding: 8px; }
3350
+ .count-down-message-fixed .message-information {
3351
+ box-shadow: 1px 2px 4px var(--neutral-neutral-4); }
3351
3352
 
3352
3353
  .expert-card-list {
3353
3354
  display: flex;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.35.7",
3
+ "version": "2.35.8",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^6.1.4",
6
6
  "@tippyjs/react": "4.2.6",