jclib-ui 1.0.15 → 1.0.16

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.
@@ -4360,7 +4360,7 @@ const Container$7 = styled.div`
4360
4360
  }
4361
4361
  `;
4362
4362
  const TableContainer = styled.table`
4363
- --color-tb: var(--pn-color);
4363
+ --color-tb: var(--pn-color-border);
4364
4364
  --color-bg: var(--bs-body);
4365
4365
 
4366
4366
  width: 100%;