@tmlmobilidade/ui 20250331.1833.32 → 20250331.1833.38

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.
@@ -10181,7 +10181,7 @@ breakpoint-mobile {
10181
10181
  .styles-module_container__V2XNO {
10182
10182
  display: grid;
10183
10183
  grid-template-rows: 50px 1fr;
10184
- grid-template-columns: 85px 1fr;
10184
+ grid-template-columns: auto 1fr;
10185
10185
  width: 100%;
10186
10186
  height: 100%;
10187
10187
  }
package/dist/styles.css CHANGED
@@ -10236,7 +10236,7 @@ breakpoint-mobile {
10236
10236
  .styles-module_container__V2XNO {
10237
10237
  display: grid;
10238
10238
  grid-template-rows: 50px 1fr;
10239
- grid-template-columns: 85px 1fr;
10239
+ grid-template-columns: auto 1fr;
10240
10240
  width: 100%;
10241
10241
  height: 100%;
10242
10242
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/ui",
3
- "version": "20250331.1833.32",
3
+ "version": "20250331.1833.38",
4
4
  "author": "",
5
5
  "license": "ISC",
6
6
  "publishConfig": {