change(ui) - unit space

This commit is contained in:
Shekar Siri 2023-02-17 15:29:07 +01:00 committed by Taha Yassine Kraiem
parent 1518fbf594
commit 2953282b21

View file

@ -131,7 +131,7 @@ function AlertListItem(props: Props) {
{' is '}
<span className="font-semibold" style={{ fontFamily: 'Menlo, Monaco, Consolas' }}>
{alert.query.operator}
{numberWithCommas(alert.query.right)} {alert.change === 'percent' ? '%' : alert.metric?.unit}
{numberWithCommas(alert.query.right)}{alert.change === 'percent' ? '%' : alert.metric?.unit}
</span>
{' over the past '}
<span className="font-semibold" style={{ fontFamily: 'Menlo, Monaco, Consolas' }}>{getThreshold(