@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.
@@ -25104,7 +25104,6 @@ const Ph = (e, t, n, r = []) => {
25104
25104
  `, lM = M(bo)`
25105
25105
  color: var(--text-color, ${f.color_black});
25106
25106
  justify-content: space-between;
25107
- white-space: break-spaces;
25108
25107
  position: relative;
25109
25108
  border-radius: ${f.border_radius_400};
25110
25109
  background-color: ${f.color_gray_96};