You can try to use yAxis.offset to align label. This can be useful
yAxis.offset
yAxis: { offset: 30, labels: { align: 'left', } }