PablocFonseca / streamlit-aggrid

Implementation of Ag-Grid component for Streamlit
https://pypi.org/project/streamlit-aggrid/
MIT License
1.05k stars 199 forks source link

Artefacts on the table corners present when using dark streamlit themes #256

Open evertoncolling opened 6 months ago

evertoncolling commented 6 months ago

I noticed the AgGrid is rendered with small light artefacts on the 4 corners (see screenshot below):

image

This make it look out of place compared to the regular data table from streamlit. When using a Light streamlit theme, this is not noticeable.

I tested locally, but also on the demo app here: https://staggrid-examples.streamlit.app/