@rh-support/cases 2.1.112 → 2.1.113

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.
@@ -489,7 +489,6 @@
489
489
  /* Case ID Header */
490
490
  th#number.pf-v5-c-table__th {
491
491
  position: sticky;
492
- background-color: white;
493
492
  left: 50px;
494
493
  z-index: 1;
495
494
  background-clip: padding-box;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rh-support/cases",
3
- "version": "2.1.112",
3
+ "version": "2.1.113",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"
@@ -96,5 +96,5 @@
96
96
  "defaults and supports es6-module",
97
97
  "maintained node versions"
98
98
  ],
99
- "gitHead": "1de61badca2519b3f481396206cde31f2fc89487"
99
+ "gitHead": "66526673b8a34858094195171b3faec5ddd9ff82"
100
100
  }