@theroutingcompany/components 0.0.153-alpha.2 → 0.0.153-alpha.3

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.
@@ -6685,7 +6685,7 @@ const ZA = 2e3, JA = (e) => {
6685
6685
  {
6686
6686
  "data-id": "modal-content",
6687
6687
  ...a,
6688
- maxHeight: o ? "60vh" : null,
6688
+ maxHeight: o ? "75vh" : null,
6689
6689
  overflowY: o ? "auto" : null,
6690
6690
  ref: r,
6691
6691
  pl: f.spacing_500,