Skip to content

Commit

Permalink
Center Gateways table colums
Browse files Browse the repository at this point in the history
  • Loading branch information
david-martin committed Mar 22, 2024
1 parent f8e18cc commit 8b8b050
Showing 1 changed file with 4 additions and 22 deletions.
26 changes: 4 additions & 22 deletions examples/dashboards/platform_engineer.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"mode": "thresholds"
},
"custom": {
"align": "auto",
"align": "center",
"displayMode": "auto",
"inspect": false
},
Expand Down Expand Up @@ -153,10 +153,6 @@
{
"id": "unit",
"value": "bool"
},
{
"id": "custom.width",
"value": 100
}
]
},
Expand All @@ -169,10 +165,6 @@
{
"id": "unit",
"value": "bool"
},
{
"id": "custom.width",
"value": 92
}
]
},
Expand All @@ -181,24 +173,14 @@
"id": "byName",
"options": "Gateway Class"
},
"properties": [
{
"id": "custom.width",
"value": 395
}
]
"properties": []
},
{
"matcher": {
"id": "byName",
"options": "Name"
},
"properties": [
{
"id": "custom.width",
"value": 136
}
]
"properties": []
},
{
"matcher": {
Expand Down Expand Up @@ -1911,4 +1893,4 @@
"uid": "djqDaDISk",
"version": 4,
"weekStart": ""
}
}

0 comments on commit 8b8b050

Please sign in to comment.