Tempo: Do not wrap tick labels (#106771)
This commit is contained in:
@@ -43,6 +43,7 @@ const getStyles = (theme: GrafanaTheme2) => ({
|
||||
label: 'TicksTickLabel',
|
||||
left: '0.25rem',
|
||||
position: 'absolute',
|
||||
whiteSpace: 'nowrap',
|
||||
}),
|
||||
TicksTickLabelEndAnchor: css({
|
||||
label: 'TicksTickLabelEndAnchor',
|
||||
|
||||
Reference in New Issue
Block a user