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

This commit is contained in:
Torkel Ödegaard
2017-07-12 07:12:05 +02:00
parent 228c210379
commit bb3bcbe6a1
+1
View File
@@ -336,6 +336,7 @@
}
.axisLabel {
display: inline-block;
color: $text-color;
font-size: $font-size-sm;
position: relative;