@tmlmobilidade/ui 20250331.1833.38 → 20250331.1834.39

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.
@@ -10170,7 +10170,7 @@ breakpoint-mobile {
10170
10170
  .styles-module_navWrapper__Xb59N {
10171
10171
  display: flex;
10172
10172
  flex-direction: column;
10173
- gap: var(--size-spacing-md);
10173
+ gap: 0;
10174
10174
  align-items: center;
10175
10175
  width: 100%;
10176
10176
  padding: var(--size-spacing-sm);
package/dist/styles.css CHANGED
@@ -10225,7 +10225,7 @@ breakpoint-mobile {
10225
10225
  .styles-module_navWrapper__Xb59N {
10226
10226
  display: flex;
10227
10227
  flex-direction: column;
10228
- gap: var(--size-spacing-md);
10228
+ gap: 0;
10229
10229
  align-items: center;
10230
10230
  width: 100%;
10231
10231
  padding: var(--size-spacing-sm);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/ui",
3
- "version": "20250331.1833.38",
3
+ "version": "20250331.1834.39",
4
4
  "author": "",
5
5
  "license": "ISC",
6
6
  "publishConfig": {