浏览代码

fix panel solo size

Torkel Ödegaard 7 年之前
父节点
当前提交
defccb5ab3
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      public/sass/pages/_dashboard.scss

+ 3 - 0
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;