@npm_leadtech/legal-lib-components 2.17.0 → 2.17.3

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.
@@ -3257,7 +3257,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
3257
3257
  height: 100vh;
3258
3258
  left: 0;
3259
3259
  right: 0;
3260
- z-index: 2; }
3260
+ z-index: 4; }
3261
3261
  .navbar-drop-down__container__menu_items {
3262
3262
  background: var(--others-white);
3263
3263
  padding: 1.5rem;
@@ -3257,7 +3257,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
3257
3257
  height: 100vh;
3258
3258
  left: 0;
3259
3259
  right: 0;
3260
- z-index: 2; }
3260
+ z-index: 4; }
3261
3261
  .navbar-drop-down__container__menu_items {
3262
3262
  background: var(--others-white);
3263
3263
  padding: 1.5rem;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.17.0",
3
+ "version": "2.17.3",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^5.16.5",
6
6
  "@tippyjs/react": "4.2.6",