@npm_leadtech/legal-lib-components 7.44.4 → 7.44.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.
@@ -267,7 +267,7 @@ export const SubtypeDocumentCardStyled = styled.div `
267
267
  justify-content: space-between;
268
268
  width: 100%;
269
269
  a {
270
- min-width: 46.5%;
270
+ min-width: 44.5%;
271
271
  max-width: fit-content;
272
272
  margin-top: 0.5rem;
273
273
  }
@@ -277,7 +277,7 @@ export const SubtypeDocumentCardStyled = styled.div<SubtypeDocumentCardStyledPro
277
277
  justify-content: space-between;
278
278
  width: 100%;
279
279
  a {
280
- min-width: 46.5%;
280
+ min-width: 44.5%;
281
281
  max-width: fit-content;
282
282
  margin-top: 0.5rem;
283
283
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "7.44.4",
3
+ "version": "7.44.5",
4
4
  "license": "ISC",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",