I can't Change Vertical size of a button

Godot Version

Version 4.4.1

Question

I'm trying to shrink a button but it will not let me decrease the vertical size of the button below 86, alternatively id like the text of the button to be centered as that's the real issue it has too much of a "padding" between the top of the button and the top of the text in the button

  1. Change the Control → Layout → Custom Minimum Size → y property from 86.0 px to 0.0 px