@tmlmobilidade/ui 20250331.1649.58 → 20250331.1711.9

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.
@@ -10090,6 +10090,8 @@ breakpoint-mobile {
10090
10090
  flex-direction: row;
10091
10091
  align-items: center;
10092
10092
  justify-content: flex-start;
10093
+ width: 100%;
10094
+ aspect-ratio: 1;
10093
10095
  }
10094
10096
 
10095
10097
  /* * */
package/dist/styles.css CHANGED
@@ -10145,6 +10145,8 @@ breakpoint-mobile {
10145
10145
  flex-direction: row;
10146
10146
  align-items: center;
10147
10147
  justify-content: flex-start;
10148
+ width: 100%;
10149
+ aspect-ratio: 1;
10148
10150
  }
10149
10151
 
10150
10152
  /* * */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/ui",
3
- "version": "20250331.1649.58",
3
+ "version": "20250331.1711.09",
4
4
  "author": "",
5
5
  "license": "ISC",
6
6
  "publishConfig": {