Skip to content

Commit df945b5

Browse files
authored
Update timeline.json: column Action larger width (#3744)
The Action column is too small. Perhaps due to the new Grafana version? So, I bump the width up
1 parent 203b0d4 commit df945b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

grafana/dashboards/timeline.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"properties": [
183183
{
184184
"id": "custom.width",
185-
"value": 100
185+
"value": 150
186186
},
187187
{
188188
"id": "custom.filterable",
@@ -833,4 +833,4 @@
833833
"uid": "SUBgwtigz",
834834
"version": 1,
835835
"weekStart": ""
836-
}
836+
}

0 commit comments

Comments
 (0)