@salesforcedevs/docs-components 1.3.194-8-cssalpha → 1.3.194-9-cssalpha

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforcedevs/docs-components",
3
- "version": "1.3.194-8-cssalpha",
3
+ "version": "1.3.194-9-cssalpha",
4
4
  "description": "Docs Lightning web components for DSC",
5
5
  "license": "MIT",
6
6
  "main": "index.js",
@@ -114,6 +114,7 @@ header:not(.has-brand) > .header_l2 {
114
114
 
115
115
  .has-scoped-nav-items .header_l2_group-title {
116
116
  border-bottom: 1px solid var(--dx-g-gray-90);
117
+ padding-bottom: calc(var(--dx-g-spacing-md) + 2px);
117
118
  }
118
119
 
119
120
  header:not(.has-brand) > .header_l2 {