gamcoh / st-card

Streamlit component for UI cards
https://pypi.org/project/streamlit-card/
MIT License
119 stars 21 forks source link

Cards overlapping with changing window size #33

Closed ningh44 closed 6 months ago

ningh44 commented 7 months ago

When adjusting the window size of my streamlit app that uses st-card. I am running into an issue where the cards will start to overlap each other. Is there a work around for this?

Thanks st-card has been super useful.

OJddJO commented 7 months ago

Can you send a picture of the problem and also the part of the code with the cards ?