@plurid/plurid-ui-components-react 0.0.0-7 → 0.0.0-8

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.
@@ -1528,6 +1528,7 @@ const EntityPillGroup = properties => {
1528
1528
  const StyledInputDescriptor = styled__default["default"].div`
1529
1529
  text-align: left;
1530
1530
  font-size: 0.9rem;
1531
+ line-height: 1;
1531
1532
  min-height: 1.1rem;
1532
1533
  margin-top: 1.3rem;
1533
1534
  margin-bottom: 0.4rem;