Merge pull request #13822 from grafana/fix-solo-panel-size

fix panel solo size
This commit is contained in:
Torkel Ödegaard
2018-10-25 10:48:39 +02:00
committed by GitHub
+3
View File
@@ -21,6 +21,9 @@ div.flot-text {
height: 100%;
&--solo {
position: fixed;
bottom: 0;
right: 0;
margin: 0;
.panel-container {
border: none;