fix panel solo size

pull/13822/head
Torkel Ödegaard 7 years ago
parent 4ee79faff4
commit defccb5ab3
  1. 3
      public/sass/pages/_dashboard.scss

@ -21,6 +21,9 @@ div.flot-text {
height: 100%;
&--solo {
position: fixed;
bottom: 0;
right: 0;
margin: 0;
.panel-container {
border: none;

Loading…
Cancel
Save