Kaynağa Gözat

Graph: fixed png rendering with legend to the right (#16463)

Torkel Ödegaard 6 yıl önce
ebeveyn
işleme
fed75695a1
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      public/sass/components/_panel_graph.scss

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

@@ -120,6 +120,10 @@
 
 // fix for phantomjs
 .body--phantomjs {
+  .graph-panel {
+    display: -webkit-box;
+  }
+
   .graph-panel--legend-right {
     .graph-legend {
       display: block;