소스 검색

fix phantomjs render of graph panel when legend as table to the right

Marcus Efraimsson 7 년 전
부모
커밋
fc79ba30ae
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      public/sass/components/_panel_graph.scss

+ 1 - 0
public/sass/components/_panel_graph.scss

@@ -137,6 +137,7 @@
 
 
     .graph-legend-table {
     .graph-legend-table {
       display: table;
       display: table;
+      width: auto;
 
 
       .graph-legend-scroll {
       .graph-legend-scroll {
         display: table;
         display: table;