I can\'t believe I haven\'t been able to find anything about this problem.
In my new project the future user will have a column with some input type=\"number\"
input type=\"number\"
Left align the field in CSS
[type="number"] { text-align: right; direction: rtl; }
As suggested by @Pedro Pam