@carbon/ibm-products 1.73.0 → 1.73.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/ibm-products",
3
3
  "description": "Carbon for IBM Products",
4
- "version": "1.73.0",
4
+ "version": "1.73.1",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -98,5 +98,5 @@
98
98
  "react": "^16.8.6 || ^17.0.1",
99
99
  "react-dom": "^16.8.6 || ^17.0.1"
100
100
  },
101
- "gitHead": "ac47525e2558fd61008909f24903a4012be99073"
101
+ "gitHead": "63bd98ccc4caa9b6c3bccc64d323324192cece63"
102
102
  }
@@ -37,6 +37,7 @@
37
37
  position: sticky !important;
38
38
  z-index: 1;
39
39
  left: 0;
40
+ border-right: 1px solid $active-light-ui;
40
41
  }
41
42
 
42
43
  .#{$block-class}__left-sticky-column-cell.#{$block-class}__left-sticky-column-cell--with-extra-select-column,