fix panel solo size

This commit is contained in:
Torkel Ödegaard
2018-10-25 10:32:23 +02:00
parent 4ee79faff4
commit defccb5ab3
+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;