streamlit-sortables
streamlit-sortables copied to clipboard
Changing colors and text alignment
Trying to change colors and text-align to left but unable to do so for some reason.
st.markdown('', unsafe_allow_html=True)
Any recommended way to achieve this? Thanks!