@tmlmobilidade/ui 20250331.1321.21 → 20250331.1618.45
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 +0 -1
- package/dist/styles.css +0 -1
- package/package.json +1 -1
package/dist/styles-no-reset.css
CHANGED
@@ -10249,7 +10249,6 @@ breakpoint-mobile {
|
|
10249
10249
|
|
10250
10250
|
.styles-module_container__nTl3X {
|
10251
10251
|
display: flex;
|
10252
|
-
background-color: red;
|
10253
10252
|
}
|
10254
10253
|
|
10255
10254
|
/* * */
|
package/dist/styles.css
CHANGED
@@ -10304,7 +10304,6 @@ breakpoint-mobile {
|
|
10304
10304
|
|
10305
10305
|
.styles-module_container__nTl3X {
|
10306
10306
|
display: flex;
|
10307
|
-
background-color: red;
|
10308
10307
|
}
|
10309
10308
|
|
10310
10309
|
/* * */
|