hummerichsander / streamlit-free-text-select

This component implements a selectbox that allows free text input. It is based on React-Select's 'Select' component.
MIT License
17 stars 3 forks source link

Label text is smaller than the default streamlit text #5

Open 1andDone opened 3 weeks ago

1andDone commented 3 weeks ago

It looks like the label text is considerably smaller than the default streamlit label text. I'm curious if you could increase the font size to have the style match the default streamlit label text.

image

image