Commit 17b7dfb2 by bergquist

ux(api-keys): tight-form -> gf-form

parent 06173b91
......@@ -10,23 +10,16 @@
</button>
</div>
<div class="gf-box-body" style="min-height: 0px;">
<div class="gf-box-body">
<div class="tight-form last">
<ul class="tight-form-list">
<li class="tight-form-item">
<strong>Key</strong>
</li>
<li class="tight-form-item last">
{{key}}
</li>
</ul>
<div class="clearfix"></div>
<div class="gf-form-group">
<div class="gf-form">
<span class="gf-form-label">Key</span>
<span class="gf-form-label">{{key}}</span>
</div>
</div>
<br>
<br>
<div class="grafana-info-box" style="text-align: left">
<div class="grafana-info-box" style="border: 0;">
You will only be able to view this key here once! It is not stored in this form. So be sure to copy it now.
<br>
<br>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment