Tempo: Do not wrap tick labels (#106771)

This commit is contained in:
Piotr Jamróz
2025-06-17 10:52:07 +02:00
committed by GitHub
parent 51b05b1b3d
commit cb9526af2b
@@ -43,6 +43,7 @@ const getStyles = (theme: GrafanaTheme2) => ({
label: 'TicksTickLabel',
left: '0.25rem',
position: 'absolute',
whiteSpace: 'nowrap',
}),
TicksTickLabelEndAnchor: css({
label: 'TicksTickLabelEndAnchor',