portainer/app/react/components/datatables/InnerDatatable.module.css

4 lines
91 B
CSS

.inner-datatable thead {
background-color: var(--bg-inner-datatable-thead) !important;
}