Revert "Add baron scrollbar to a node managed by gafana (#11850)"

This reverts commit 34133671b9bc33f4149ec1e309e28a80404e9ec8.
This commit is contained in:
Torkel Ödegaard
2018-05-08 09:45:08 +02:00
parent 4b61c7cd55
commit f84534adea
2 changed files with 4 additions and 4 deletions

View File

@ -25,6 +25,8 @@ export class MyPanelCtrl extends PanelCtrl {
...
```
In this case, make sure the template has a single `<div>...</div>` root. The plugin loader will modifiy that element adding a scrollbar.
### Examples