Weird positioning of padding on gutter on rtl languages

Hi! I think I found a bug with the way the vertical scrollbar is placed when the direction of the plage is set to RTL on the browser Vivaldi. I wasn’t able to reproduce the bug in Try CodeMirror setting the direction to rtl, but I was able to reproduce it on a page with no styles, using basicSetup and the oneDarkTheme .

See how the lines should say: print hello world, but the d is hidden.

My OS is Linux, the browser is Vivaldi, and I’m using the latets version of @codemirro/view