mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 21:19:28 -06:00
Heatmap: Insert div to fix layout (#20056)
This commit is contained in:
parent
30775a3f49
commit
69cc107961
@ -79,6 +79,8 @@
|
||||
<div class="gf-form-inline">
|
||||
<div class="gf-form">
|
||||
<label class="gf-form-label width-5">X Axis</label>
|
||||
</div>
|
||||
<div class="gf-form">
|
||||
<label class="gf-form-label width-5">Buckets</label>
|
||||
<input type="number" class="gf-form-input width-5" placeholder="auto" data-placement="right"
|
||||
bs-tooltip="'Number of buckets for X axis.'"
|
||||
|
Loading…
Reference in New Issue
Block a user