mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
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;
|
border: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tickLabel {
|
.yAxis.y1Axis > .tickLabel {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
line-height: 1.05em!important;
|
line-height: 1.05em!important;
|
||||||
|
width: auto!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user