How to adjust the Button's height in Interface Builder?

I can’t adjust the NSButton’s height in my Xcode Interface Builder. can anyone help me? Thank you

Not possible if the interface builder says you can’t.

However, you can always design your own button control.