No line numbers for you! Come back in one year.
This commit is contained in:
parent
24dab2d928
commit
ce9a9c5915
1 changed files with 1 additions and 0 deletions
|
@ -22,4 +22,5 @@ export const line_numbers = style({
|
||||||
paddingRight: '0.5em',
|
paddingRight: '0.5em',
|
||||||
color: colors.foreground2,
|
color: colors.foreground2,
|
||||||
textAlign: 'right',
|
textAlign: 'right',
|
||||||
|
userSelect: 'none',
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue