I am drawing a list of custom properties using ObjectDrawer<>. I want to have as much horizontal space as possible when the inspector is the smallest width it can be set to.
Here's an example (I want the yellow space gone):

Here's the code I'm using to draw that so far:

Thanks for any help you can provide.