mirror of https://github.com/portainer/portainer
4 lines
91 B
CSS
4 lines
91 B
CSS
|
.inner-datatable thead {
|
||
|
background-color: var(--bg-inner-datatable-thead) !important;
|
||
|
}
|