@npm_leadtech/legal-lib-components 7.32.0 → 7.32.1

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.
@@ -169,7 +169,7 @@ export const MenuItemsStyled = styled.div `
169
169
  }
170
170
 
171
171
  .products__list {
172
- top: 2.2rem;
172
+ top: 2rem;
173
173
  right: 0;
174
174
  padding: 0;
175
175
 
@@ -170,7 +170,7 @@ export const MenuItemsStyled = styled.div`
170
170
  }
171
171
 
172
172
  .products__list {
173
- top: 2.2rem;
173
+ top: 2rem;
174
174
  right: 0;
175
175
  padding: 0;
176
176
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "7.32.0",
3
+ "version": "7.32.1",
4
4
  "license": "ISC",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",