Alignment of input within editable DashTable

On my DataTables I prefer to align left in keeping with styling of some other linked applications. I’ve made the tables editable (they load some initial data, can be tweaked and then pushed into another application/saved down). Really minor thing…but is there a way to make the edited data appear from the left of the cell, as opposed to always default to starting from the right?

Initial table display (my data all left aligned):

image

When editing, the cell populates from right hand side (as well…the ‘filter data…’ message is similarly stuck over to the right):

image

really minor…not life and death but interested to know if this is also customisable please!

Thanks

We experience the same problem. Anyone found a solution?