'How to move line's number position in Rider?

I'm using Rider distraction free mode as described in this post and I would like to move the line number closer to the green bar because it is a little troublesome to know which line number a certain piece of code is.

enter image description here

EDIT: I want the block of code to be in the center.



Solution 1:[1]

There is no way to have the code centered and the line numbers displayed next to the centered code, please vote for the corresponding feature request.

It's only possible to move the code to the left so that it's closer to the line numbers:

Settings (Preferences on macOS) | Advanced Settings | Left margin in distraction free mode: 0.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1