"filter data..." text overlaps case insensitive icon
AnnMarieW opened this issue · 0 comments
AnnMarieW commented
This is how it looks now with the text overlapping the icon when the column width is narrow:
It's an easy fix: added 15px of left margin here:
https://github.com/plotly/dash-table/blob/dev/src/dash-table/components/Table/Table.less#L480