@carbon/ibmdotcom-styles 2.10.0-nightly.9359730276.0 → 2.10.0-nightly.9393653881.0

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/ibmdotcom-styles",
3
3
  "description": "Carbon for IBM.com Styles",
4
- "version": "2.10.0-nightly.9359730276.0+64e7a7f",
4
+ "version": "2.10.0-nightly.9393653881.0+f2470de",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/ibm-dotcom-styles.min.css",
7
7
  "module": "src/scss",
@@ -32,7 +32,7 @@
32
32
  "dependencies": {
33
33
  "@carbon/icons-react": "11.42.0",
34
34
  "@carbon/layout": "11.22.0",
35
- "@carbon/styles": "1.57.0",
35
+ "@carbon/styles": "1.58.0",
36
36
  "@carbon/type": "11.27.0",
37
37
  "@ibm/telemetry-js": "^1.5.0"
38
38
  },
@@ -48,5 +48,5 @@
48
48
  "sass": "~1.77.0",
49
49
  "sass-loader": "^13.0.0"
50
50
  },
51
- "gitHead": "64e7a7f2e5b9a51392268c5f628d8f1716d92245"
51
+ "gitHead": "f2470dea34a4de7b3ff0649ce8c1f4b087a4bee8"
52
52
  }
@@ -109,7 +109,10 @@
109
109
  .#{$prefix}--masthead__megamenu__l0-nav {
110
110
  .#{$prefix}--header__menu-title[aria-expanded='true']
111
111
  + .#{$prefix}--header__menu {
112
- inset-block-start: $l0-nav-height;
112
+ inset-block-start: var(
113
+ --#{$c4d-prefix}-masthead-l0-bottom-edge,
114
+ $l0-nav-height
115
+ );
113
116
  }
114
117
  }
115
118
 
@@ -312,7 +312,7 @@
312
312
  background-color: none;
313
313
  block-size: 100%;
314
314
  inline-size: 100%;
315
- inset-block-start: $spacing-09;
315
+ inset-block-start: 0;
316
316
  inset-inline-start: 0;
317
317
  opacity: 0;
318
318
  transition: opacity $transition-expansion $standard-easing,