Przeglądaj źródła

fix: panel embedd scrolbar fix, fixes #12589 (#12595)

Torkel Ödegaard 7 lat temu
rodzic
commit
964620c38c
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      public/sass/pages/_dashboard.scss

+ 1 - 0
public/sass/pages/_dashboard.scss

@@ -16,6 +16,7 @@ div.flot-text {
   height: 100%;
 
   &--solo {
+    margin: 0;
     .panel-container {
       border: none;
       z-index: $zindex-sidemenu + 1;