@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.
@@ -1510,6 +1510,7 @@ const EntityPillGroup = properties => {
1510
1510
  const StyledInputDescriptor = styled.div`
1511
1511
  text-align: left;
1512
1512
  font-size: 0.9rem;
1513
+ line-height: 1;
1513
1514
  min-height: 1.1rem;
1514
1515
  margin-top: 1.3rem;
1515
1516
  margin-bottom: 0.4rem;