Commit b21db69
authored
fix: make Key-Value widget higher [skip ci] (#252)
Since the Polaris migration of CloudWatch dashboards, the Key-Value widget does not fit into the given default height. There is a scrollbar shown. This CR raises the height by 1, which is sufficient raise.
---
_By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license_1 parent e90de32 commit b21db69
File tree
2 files changed
+2
-2
lines changed- lib/dashboard/widget
- test/dashboard/widget/__snapshots__
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments