Hello guys, I am newbie to Streamlit and maybe my question is too simple. I have 9 columns. The 1st column has “selectbox”, where feed ingredients are listed and the rest of them are text inputs. I would like to make “selectbox” wider so that an ingredient can be displayed easily upon selection and I would like to make the other “text_inputs” narrower (price, cost etc. do not need to be that wide). Is there are an easy workaround to this?
Thanks