@tmlmobilidade/ui 20250709.1752.58 → 20250709.1801.56
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 +0 -12
- package/dist/index.css.map +1 -1
- package/dist/src/components/filters/FilterMenu/index.js +1 -1
- package/dist/src/components/filters/FilterMenu/index.js.map +1 -1
- package/dist/src/components/filters/FiltersBar/index.js +1 -2
- package/dist/src/components/filters/FiltersBar/index.js.map +1 -1
- package/dist/styles-no-reset.css +0 -12
- package/dist/styles.css +0 -12
- package/package.json +1 -1
- package/dist/src/components/filters/FiltersBar/styles.module.css.js +0 -4
- package/dist/src/components/filters/FiltersBar/styles.module.css.js.map +0 -1
package/dist/index.css
CHANGED
|
@@ -10566,18 +10566,6 @@ breakpoint-mobile {
|
|
|
10566
10566
|
/* * */
|
|
10567
10567
|
/* CONTAINER */
|
|
10568
10568
|
|
|
10569
|
-
.styles-module_container__7zwfy {
|
|
10570
|
-
display: flex;
|
|
10571
|
-
flex-direction: row;
|
|
10572
|
-
gap: 15px;
|
|
10573
|
-
align-items: center;
|
|
10574
|
-
justify-self: flex-start;
|
|
10575
|
-
width: 100%;
|
|
10576
|
-
overflow-x: auto;
|
|
10577
|
-
}
|
|
10578
|
-
/* * */
|
|
10579
|
-
/* CONTAINER */
|
|
10580
|
-
|
|
10581
10569
|
.styles-module_container__u-Ao- {
|
|
10582
10570
|
display: grid;
|
|
10583
10571
|
grid-template-rows: 1fr;;
|