mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix: make state duration column wider (#43044)
This commit is contained in:
parent
2ef071e728
commit
3eae0db7ce
@ -38,7 +38,7 @@ export const AlertGroupAlertsTable = ({ alerts, alertManagerSourceName }: Props)
|
||||
</span>
|
||||
</>
|
||||
),
|
||||
size: '190px',
|
||||
size: '220px',
|
||||
},
|
||||
{
|
||||
id: 'labels',
|
||||
|
Loading…
Reference in New Issue
Block a user