@npm_leadtech/legal-lib-components 2.16.0 → 2.17.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.
@@ -2564,7 +2564,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
2564
2564
  color: var(--others-white); }
2565
2565
 
2566
2566
  .sidemenu-tab {
2567
- padding: 1rem 0.8rem;
2567
+ padding: 1rem 0.5rem;
2568
2568
  color: var(--neutral-neutral-3);
2569
2569
  background-color: transparent;
2570
2570
  border: none;
@@ -2564,7 +2564,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
2564
2564
  color: var(--others-white); }
2565
2565
 
2566
2566
  .sidemenu-tab {
2567
- padding: 1rem 0.8rem;
2567
+ padding: 1rem 0.5rem;
2568
2568
  color: var(--neutral-neutral-3);
2569
2569
  background-color: transparent;
2570
2570
  border: none;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.16.0",
3
+ "version": "2.17.0",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^5.16.5",
6
6
  "@tippyjs/react": "4.2.6",