@tmlmobilidade/ui 20250724.2337.1 → 20250725.32.7

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.
package/dist/index.css CHANGED
@@ -11469,12 +11469,16 @@ breakpoint-mobile {
11469
11469
 
11470
11470
  .styles-module_container__dJH41[data-orientation="vertical"] {
11471
11471
  width: 1px;
11472
- height: 100%;
11472
+ min-width: 1px;
11473
+ max-width: 1px;
11474
+ height: 100%;
11473
11475
  }
11474
11476
 
11475
11477
  .styles-module_container__dJH41[data-orientation="horizontal"] {
11476
- width: 100%;
11477
- height: 1px;
11478
+ width: 100%;
11479
+ height: 1px;
11480
+ min-height: 1px;
11481
+ max-height: 1px;
11478
11482
  }
11479
11483
 
11480
11484
  /* * */