You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at this example https://henrybuilt.github.io/react-sticky-table/?path=/story/basic--basic I am unable to apply a i.e. background-color to the header row. I open the nspector, select the <div /> that is the header row and apply element styles to id (background-color: hotpink). However, nothing happens. Why is that?