@umbraco-cms/backoffice 14.0.0--preview007-1b2f128e → 14.0.0--preview007-e6045110

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -195,9 +195,7 @@ UmbTableElement.styles = [
195
195
  uui-table-head {
196
196
  position: sticky;
197
197
  top: 0;
198
- background: white;
199
198
  z-index: 1;
200
- background-color: var(--uui-color-surface);
201
199
  }
202
200
 
203
201
  uui-table-row uui-checkbox {