Specified more accurate class for label styling
This commit is contained in:
parent
7bb3fb8077
commit
3dd4dd51cb
|
@ -4628,8 +4628,9 @@ form ul.form_flex li ul li{
|
|||
border: 0px;
|
||||
}
|
||||
|
||||
.tickLabel {
|
||||
.yAxis.y1Axis > .tickLabel {
|
||||
white-space: nowrap;
|
||||
line-height: 1.05em!important;
|
||||
width: auto!important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue