There is no way to provide custom classes to the
<ClayModal.Body className="inline-scroller"> is ignored
The best solution would be that ClayModal shows a scroll when the content in it's body is too large. This is not happening now, and a possible workaround could be to add a custom className to the modal body
Inline scroller is here:
http://pat270.github.io/lexicon/v2.16.2/content/modals/#inline-scroller
We have talked with @drakonux and maybe the modal height behavior in inline-scroller is not well defined
I'm gonna add a scrollable prop to Modal.Body to add this class