Преглед изворни кода

fix: for issue in graph panel axes labels when iframe embedding, fixes #8827

Torkel Ödegaard пре 8 година
родитељ
комит
bb3bcbe6a1
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      public/sass/components/_panel_graph.scss

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

@@ -336,6 +336,7 @@
 }
 
 .axisLabel {
+  display: inline-block;
   color: $text-color;
   font-size: $font-size-sm;
   position: relative;