https://codesandbox.io/s/jolly-visvesvaraya-hlxcg?file=/src/App.js
Create a default ClayAlert in a React app (it doesn't matter if the alert variant is stripe)
Lexicon define the space between the icon and the text as 8px:

When adding a ClayAlert in React, the space is 17px:
autofit-col inline-item-beforeautofit-col autofit-col-expand<strong class="lead"></strong> element| Tech | Version |
| ----- | ------- |
| Clay | v3 |
| React | 16.12.0 |
| Use in module | analytics-reports-web |
| Bug | https://issues.liferay.com/browse/LPS-113812 |
Just leaving a note, we can remove inline-item-before and not output <strong class="lead"></strong> if there is no lead text. Those changes should provide the desired outcome.
@dgarciasarai just sent a PR for this fix. Release of this should be Thursday.
Thanks!!!
Most helpful comment
@dgarciasarai just sent a PR for this fix. Release of this should be Thursday.