[UE5.1.1] UInputKeySelector missing styling options for textblock.

Some features are missing for the UInputKeySelector its inner textblock.
These are already implemented on the textblock but simply not accessible onthe widget editor.

Think of vertical alignment, Ellipsis rendering near text bounds…

It might honestly be better to cut the input key selector apart, keeping its input functionality but making the visual presentation such as the text an optional widget binding. This thing is messy.