@salesforcedevs/dx-components 1.3.210-lang2-alpha → 1.3.210-lang3-alpha

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/dx-components",
3
- "version": "1.3.210-lang2-alpha",
3
+ "version": "1.3.210-lang3-alpha",
4
4
  "description": "DX Lightning web components",
5
5
  "license": "MIT",
6
6
  "engines": {
@@ -135,7 +135,7 @@ dx-tree:last-child {
135
135
  .footer-nav {
136
136
  display: flex;
137
137
  padding: var(--dx-g-spacing-xs) var(--dx-g-spacing-sm)
138
- var(--dx-g-spacing-xs) var(--dx-g-spacing-2xl);
138
+ var(--dx-g-spacing-xs) var(--dx-g-spacing-xl);
139
139
  position: fixed;
140
140
  bottom: 0;
141
141
  left: 0;