mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
fix: for issue in graph panel axes labels when iframe embedding, fixes #8827
This commit is contained in:
@@ -336,6 +336,7 @@
|
||||
}
|
||||
|
||||
.axisLabel {
|
||||
display: inline-block;
|
||||
color: $text-color;
|
||||
font-size: $font-size-sm;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user