@npm_leadtech/legal-lib-components 7.31.0 → 7.32.0

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.
@@ -312,7 +312,7 @@ export const NavMenuStyled = styled.nav `
312
312
  overflow: hidden;
313
313
  white-space: nowrap;
314
314
  width: 6rem;
315
- color: var(--primary-main-light-5);
315
+ color: var(--primary-main-light-1);
316
316
  }
317
317
 
318
318
  .navigation-pane__user-menu {
@@ -313,7 +313,7 @@ export const NavMenuStyled = styled.nav`
313
313
  overflow: hidden;
314
314
  white-space: nowrap;
315
315
  width: 6rem;
316
- color: var(--primary-main-light-5);
316
+ color: var(--primary-main-light-1);
317
317
  }
318
318
 
319
319
  .navigation-pane__user-menu {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "7.31.0",
3
+ "version": "7.32.0",
4
4
  "license": "ISC",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",