mirror of
https://github.com/grafana/grafana.git
synced 2026-08-19 01:34:54 -05:00
refactoring: changing how graph height and legend height is calculated, using flex box seems to actually work, #10079
This commit is contained in:
@@ -20,7 +20,7 @@ var panelTemplate = `
|
||||
</div>
|
||||
|
||||
<div class="panel-content">
|
||||
<ng-transclude></ng-transclude>
|
||||
<ng-transclude class="panel-height-helper"></ng-transclude>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user