mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 06:06:33 +08:00
Added margin between opentsdb queries
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<div class="editor-row" style="margin-top: 10px;">
|
||||
|
||||
<div ng-repeat="target in panel.targets"
|
||||
class="tight-form-container"
|
||||
style="margin-bottom: 10px;"
|
||||
ng-class="{'tight-form-disabled': target.hide}"
|
||||
ng-controller="OpenTSDBQueryCtrl"
|
||||
ng-init="init()">
|
||||
|
Reference in New Issue
Block a user