@theroutingcompany/components 0.0.137 → 0.0.138

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.
@@ -2139,7 +2139,6 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2139
2139
  `,sF=L.default(Wn)`
2140
2140
  color: var(--text-color, ${p.color_black});
2141
2141
  justify-content: space-between;
2142
- white-space: break-spaces;
2143
2142
  position: relative;
2144
2143
  border-radius: ${p.border_radius_400};
2145
2144
  background-color: ${p.color_gray_96};