fix: make state duration column wider (#43044)

This commit is contained in:
Gilles De Mey 2021-12-13 16:57:15 +01:00 committed by GitHub
parent 2ef071e728
commit 3eae0db7ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ export const AlertGroupAlertsTable = ({ alerts, alertManagerSourceName }: Props)
</span>
</>
),
size: '190px',
size: '220px',
},
{
id: 'labels',