@theroutingcompany/components 0.0.40 → 0.0.41-alpha.1

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.
@@ -2899,7 +2899,7 @@ const TP = Be`
2899
2899
  overflow: hidden;
2900
2900
  margin-top: ${f.spacing_200} !important;
2901
2901
 
2902
- border-bottom: 1px solid rgba(0, 0, 0, 0.12);
2902
+ border-bottom: 1px solid ${f.color_gray_88};
2903
2903
 
2904
2904
  &:first-child {
2905
2905
  margin-top: 0;
@@ -23475,7 +23475,7 @@ const DI = fw, Um = C(Ie)`
23475
23475
  tabIndex: -1,
23476
23476
  top: "0",
23477
23477
  width: "100vw",
23478
- zIndex: Number(f.z_index_foreground_high),
23478
+ zIndex: Number(f.z_index_foreground_highest),
23479
23479
  children: /* @__PURE__ */ x(
23480
23480
  kI,
23481
23481
  {