Designing Text Input and Select

Is there a way to add some design/formatting to these input and select boxes? I'm linking just increasing font size, box border weight, etc.? They are hard to get to stand out when everything else can have some styling even if it's simply adding markdown on text.

One way to is remove the label from the component and replace it with a Text or HTML component which you can make any size/font you want. That unfortunately does not change the size of the component itself, just its label.

Thanks @bradlymathews . I played around with that and I think it looks even weirder than just having them the same size.

I know Retool is all about functional, internal-facing apps, but seems like a bit more control over look and feel would be nice.

I agree. Making the font size/face/style of components editable would be a good thing.