瀏覽代碼

fix(graph): type in html

bergquist 9 年之前
父節點
當前提交
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>