@tmlmobilidade/ui 20250401.2349.29 → 20250402.24.49
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.map +1 -1
- package/dist/styles-no-reset.css +1 -0
- package/dist/styles.css +1 -0
- package/package.json +1 -1
package/dist/styles-no-reset.css
CHANGED
@@ -10135,6 +10135,7 @@ breakpoint-mobile {
|
|
10135
10135
|
|
10136
10136
|
.styles-module_root__9sh2n {
|
10137
10137
|
display: flex;
|
10138
|
+
width: 100%;
|
10138
10139
|
}
|
10139
10140
|
|
10140
10141
|
/* * */
|
package/dist/styles.css
CHANGED
@@ -10190,6 +10190,7 @@ breakpoint-mobile {
|
|
10190
10190
|
|
10191
10191
|
.styles-module_root__9sh2n {
|
10192
10192
|
display: flex;
|
10193
|
+
width: 100%;
|
10193
10194
|
}
|
10194
10195
|
|
10195
10196
|
/* * */
|