@npm_leadtech/legal-lib-components 7.23.4 → 7.23.5

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.
@@ -139,7 +139,6 @@ export const DropdownInputStyled = styled.div `
139
139
  left: 0;
140
140
  top: 100%;
141
141
  width: 100%;
142
- min-width: 20rem;
143
142
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
144
143
  margin-top: -15px;
145
144
  border: none;
@@ -140,7 +140,6 @@ export const DropdownInputStyled = styled.div`
140
140
  left: 0;
141
141
  top: 100%;
142
142
  width: 100%;
143
- min-width: 20rem;
144
143
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
145
144
  margin-top: -15px;
146
145
  border: none;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "7.23.4",
3
+ "version": "7.23.5",
4
4
  "license": "ISC",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",