Fix broken padding with access specifiers enabled

Hello,

Seeing access specifier next to variables/methods is very userful.

There’s something wrong with padding when that option is enabled though,

Variable type and names get cut off despite a lot of empty space around slate ui with access specifiers enabeld

Fix for that would be great QoL!

  • Thanks!

Edit
The relevant code seems to be located at BlueprintDetailsCustomization.cpp 4565th line that is inside CustomizeDetails function