mirror of
https://github.com/portainer/portainer.git
synced 2025-07-20 05:49:40 +02:00
4 lines
91 B
CSS
4 lines
91 B
CSS
|
.inner-datatable thead {
|
||
|
background-color: var(--bg-inner-datatable-thead) !important;
|
||
|
}
|