[Feature Request] please reduce button% min-width ...
As the current button min-width is a bit wider than arguably necessary, and could always be made wider programmatically, please consider reducing it from 84 to the min-height of a single line button, and thereby the smallest button will be square by default, which can be convenient if wanting a square grid of buttons. (on MacOS).
This min-width may have something to do with reserved space around a text-field, as when a bit-map is displayed within a button, there does not seem to be as much space reserved between it and the outer margin of the button.
This appears to be about the Racket GUI framework, which lives in the https://github.com/racket/gui repo. Perhaps an org admin can move this issue over there?