How to resize widget through blueprint

How do you resize a widget from the level blueprint after creating it?

I’ve got a widget that displays a number variable, but now I’m trying to package my build for a smaller screen size and each time I try and adjust size in the actual widget editor ue4 crashes.

Is there a way to do this from the level bp?