streamlit-scrollable-textbox
streamlit-scrollable-textbox copied to clipboard
display indented text
Hi, how can i display indented text?
text
a
b
c
current display
a
b
c
desired display
a
b
c
thanks