@npm_leadtech/legal-lib-components 2.32.3 → 2.32.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.
@@ -4382,7 +4382,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
4382
4382
  display: flex;
4383
4383
  flex-direction: column;
4384
4384
  position: sticky;
4385
- top: 5%; }
4385
+ top: 17%; }
4386
4386
 
4387
4387
  .asideMenu .navItem {
4388
4388
  color: var(--neutral-neutral-1);
@@ -4382,7 +4382,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
4382
4382
  display: flex;
4383
4383
  flex-direction: column;
4384
4384
  position: sticky;
4385
- top: 5%; }
4385
+ top: 17%; }
4386
4386
 
4387
4387
  .asideMenu .navItem {
4388
4388
  color: var(--neutral-neutral-1);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.32.3",
3
+ "version": "2.32.4",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^6.1.4",
6
6
  "@tippyjs/react": "4.2.6",