Skip to content

Commit

Permalink
PMM-12982 fix text size
Browse files Browse the repository at this point in the history
  • Loading branch information
YashSartanpara1 committed Aug 7, 2024
1 parent d90f26c commit 1c56086
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions dashboards/Experimental/MongoDB_ReplSet_Summary_(New).json
Original file line number Diff line number Diff line change
Expand Up @@ -892,9 +892,7 @@
"fields": "",
"values": false
},
"text": {
"valueSize": 20
},
"text": {},
"textMode": "auto"
},
"pluginVersion": "9.2.20",
Expand Down Expand Up @@ -2065,8 +2063,7 @@
"mode": "absolute",
"steps": [
{
"color": "red",
"value": null
"color": "red"
}
]
},
Expand Down Expand Up @@ -2215,8 +2212,7 @@
"mode": "absolute",
"steps": [
{
"color": "red",
"value": null
"color": "red"
}
]
}
Expand Down Expand Up @@ -2894,8 +2890,7 @@
"mode": "absolute",
"steps": [
{
"color": "red",
"value": null
"color": "red"
},
{
"color": "orange",
Expand Down

0 comments on commit 1c56086

Please sign in to comment.