Deadshot1611/Emojinator

CSS Styling for Streamlit UI

Open

#1 opened on Oct 1, 2024

 (0 comments) (0 reactions) (0 assignees)TypeScript (7 forks)auto 404
good first issuehacktoberfesthacktoberfest-accepted

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

Add custom CSS for the chatbot interface (e.g., change button colors, font styles, or input box design). Keep the task simple and specific to elements that already exist in the Streamlit app (e.g., buttons, input boxes, chat history).

refer to this or ChatGPT or claude to know how to inject custom css in streamlit https://discuss.streamlit.io/t/applying-custom-css-to-manually-created-containers/33428/2

Contributor guide