@npm_leadtech/legal-lib-components 2.35.3 → 2.35.4

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.
@@ -3331,6 +3331,8 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
3331
3331
  .count-down-message {
3332
3332
  padding: 8px 0 24px 0;
3333
3333
  text-align: left; } }
3334
+ .count-down-message.extra-margin {
3335
+ margin: 0 1.5rem; }
3334
3336
 
3335
3337
  .count-down-message-fixed {
3336
3338
  display: none; }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.35.3",
3
+ "version": "2.35.4",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^6.1.4",
6
6
  "@tippyjs/react": "4.2.6",