@kodaris/krubble-components 1.0.59 → 1.0.60

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.
@@ -6041,7 +6041,7 @@ KRTable.styles = [krBaseCSS, i$5 `
6041
6041
  display: flex;
6042
6042
  align-items: center;
6043
6043
  background: #fff;
6044
- border-bottom: 1px solid #e5e7ebba;
6044
+ border-bottom: 1px solid #d1d5db;
6045
6045
  border-right: 1px solid #e5e7ebba;
6046
6046
  box-sizing: border-box;
6047
6047
  box-shadow: inset 0 0 0 0 #163052;