浏览代码

fix(graph): type in html

bergquist 10 年之前
父节点
当前提交
252568c91b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/app/plugins/panel/graph/styleEditor.html

+ 1 - 1
public/app/plugins/panel/graph/styleEditor.html

@@ -1,4 +1,4 @@
-<div class="editor-row gf-form-row">
+<div class="editor-row gf-form-group">
   <div class="section">
     <h5>Chart Options</h5>
 		<editor-opt-bool text="Bars" model="ctrl.panel.bars" change="ctrl.render()"></editor-opt-bool>