@tmlmobilidade/ui 20250402.24.49 → 20250402.33.58

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.
@@ -9577,6 +9577,7 @@ breakpoint-mobile {
9577
9577
  display: flex;
9578
9578
  flex-direction: row;
9579
9579
  width: min-content;
9580
+ min-width: 100%;
9580
9581
  background-color: var(--color-system-background-100);
9581
9582
  border-bottom: 1px solid var(--color-system-border-100);
9582
9583
  }
@@ -9604,6 +9605,7 @@ breakpoint-mobile {
9604
9605
  .styles-module_row__46pHv {
9605
9606
  display: flex;
9606
9607
  width: min-content;
9608
+ min-width: 100%;
9607
9609
  background-color: var(--color-system-background-100);
9608
9610
  border-bottom: 1px solid var(--color-system-border-100);
9609
9611
  }
package/dist/styles.css CHANGED
@@ -9632,6 +9632,7 @@ breakpoint-mobile {
9632
9632
  display: flex;
9633
9633
  flex-direction: row;
9634
9634
  width: min-content;
9635
+ min-width: 100%;
9635
9636
  background-color: var(--color-system-background-100);
9636
9637
  border-bottom: 1px solid var(--color-system-border-100);
9637
9638
  }
@@ -9659,6 +9660,7 @@ breakpoint-mobile {
9659
9660
  .styles-module_row__46pHv {
9660
9661
  display: flex;
9661
9662
  width: min-content;
9663
+ min-width: 100%;
9662
9664
  background-color: var(--color-system-background-100);
9663
9665
  border-bottom: 1px solid var(--color-system-border-100);
9664
9666
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/ui",
3
- "version": "20250402.0024.49",
3
+ "version": "20250402.0033.58",
4
4
  "author": "",
5
5
  "license": "ISC",
6
6
  "publishConfig": {