table header

This commit is contained in:
Jesper Møller Jensen
2023-01-31 10:02:45 +01:00
parent bdaa95df07
commit 057828dc6a

View File

@@ -74,6 +74,7 @@ export class UmbTableElement extends LitElement {
top: 0;
background: white;
z-index: 1;
background-color: var(--uui-color-surface);
}
uui-table-row uui-checkbox {