I am using element-ui for adding a table with some data in a Vue JS project. I wish to change the background color only for the header row. How can I achieve that?
Th