@tmlmobilidade/ui 20250401.1951.40 → 20250401.1952.17

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.
@@ -10175,7 +10175,7 @@ breakpoint-mobile {
10175
10175
  .styles-module_navWrapper__Xb59N {
10176
10176
  display: flex;
10177
10177
  flex-direction: column;
10178
- gap: var(--size-spacing-xs);
10178
+ gap: var(--size-spacing-sm);
10179
10179
  align-items: center;
10180
10180
  width: 100%;
10181
10181
  padding: var(--size-spacing-sm);
package/dist/styles.css CHANGED
@@ -10230,7 +10230,7 @@ breakpoint-mobile {
10230
10230
  .styles-module_navWrapper__Xb59N {
10231
10231
  display: flex;
10232
10232
  flex-direction: column;
10233
- gap: var(--size-spacing-xs);
10233
+ gap: var(--size-spacing-sm);
10234
10234
  align-items: center;
10235
10235
  width: 100%;
10236
10236
  padding: var(--size-spacing-sm);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/ui",
3
- "version": "20250401.1951.40",
3
+ "version": "20250401.1952.17",
4
4
  "author": "",
5
5
  "license": "ISC",
6
6
  "publishConfig": {