@tmlmobilidade/ui 20250306.1750.41 → 20250307.1216.36

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.
Files changed (2) hide show
  1. package/dist/styles.css +1 -1
  2. package/package.json +1 -1
package/dist/styles.css CHANGED
@@ -1612,7 +1612,7 @@ breakpoint-mobile {
1612
1612
  overflow: auto;
1613
1613
  width: 100%;
1614
1614
  height: 100%;
1615
- padding: var(--size-spacing-sm);
1615
+ padding: var(--size-spacing-xs);
1616
1616
  background-color: var(--color-system-background-200);
1617
1617
  z-index: 0;
1618
1618
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/ui",
3
- "version": "20250306.1750.41",
3
+ "version": "20250307.1216.36",
4
4
  "author": "",
5
5
  "license": "ISC",
6
6
  "publishConfig": {