remove background from uui-table-head in umb-table
This commit is contained in:
committed by
Jacob Overgaard
parent
28be630a44
commit
eb126c5cef
@@ -275,9 +275,7 @@ export class UmbTableElement extends LitElement {
|
||||
uui-table-head {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
background: white;
|
||||
z-index: 1;
|
||||
background-color: var(--uui-color-surface);
|
||||
}
|
||||
|
||||
uui-table-row uui-checkbox {
|
||||
|
||||
Reference in New Issue
Block a user