@tmlmobilidade/ui 20250823.53.7 → 20250823.53.52
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 +1 -0
- package/dist/index.css.map +1 -1
- package/dist/styles-no-reset.css +1 -0
- package/dist/styles.css +1 -0
- package/package.json +1 -1
package/dist/index.css
CHANGED
@@ -11682,6 +11682,7 @@ breakpoint-mobile {
|
|
11682
11682
|
.styles-module_growWhenUsed__9WsiQ[data-with-right-section="true"] {
|
11683
11683
|
width: 100%;
|
11684
11684
|
min-width: initial;
|
11685
|
+
transition: width 200ms ease-in-out;
|
11685
11686
|
}
|
11686
11687
|
|
11687
11688
|
/* * */
|