Kaynağa Gözat

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

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

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

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