@tmlmobilidade/ui 20250331.1319.53 → 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 -5
- package/dist/styles.css +0 -5
- package/package.json +1 -1
package/dist/styles-no-reset.css
CHANGED
@@ -9686,15 +9686,11 @@ breakpoint-mobile {
|
|
9686
9686
|
max-width: 100%;
|
9687
9687
|
overflow-x: auto;
|
9688
9688
|
color: var(--color-system-text-100);
|
9689
|
-
background-color: yellow;
|
9690
|
-
|
9691
|
-
/* background-color: var(--color-system-background-100); */
|
9692
9689
|
}
|
9693
9690
|
|
9694
9691
|
.styles-module_table__BBMu- {
|
9695
9692
|
width: 100%;
|
9696
9693
|
border-collapse: collapse;
|
9697
|
-
background-color: aqua;
|
9698
9694
|
}
|
9699
9695
|
|
9700
9696
|
.styles-module_tableBody__1wx5f {
|
@@ -10253,7 +10249,6 @@ breakpoint-mobile {
|
|
10253
10249
|
|
10254
10250
|
.styles-module_container__nTl3X {
|
10255
10251
|
display: flex;
|
10256
|
-
background-color: red;
|
10257
10252
|
}
|
10258
10253
|
|
10259
10254
|
/* * */
|
package/dist/styles.css
CHANGED
@@ -9741,15 +9741,11 @@ breakpoint-mobile {
|
|
9741
9741
|
max-width: 100%;
|
9742
9742
|
overflow-x: auto;
|
9743
9743
|
color: var(--color-system-text-100);
|
9744
|
-
background-color: yellow;
|
9745
|
-
|
9746
|
-
/* background-color: var(--color-system-background-100); */
|
9747
9744
|
}
|
9748
9745
|
|
9749
9746
|
.styles-module_table__BBMu- {
|
9750
9747
|
width: 100%;
|
9751
9748
|
border-collapse: collapse;
|
9752
|
-
background-color: aqua;
|
9753
9749
|
}
|
9754
9750
|
|
9755
9751
|
.styles-module_tableBody__1wx5f {
|
@@ -10308,7 +10304,6 @@ breakpoint-mobile {
|
|
10308
10304
|
|
10309
10305
|
.styles-module_container__nTl3X {
|
10310
10306
|
display: flex;
|
10311
|
-
background-color: red;
|
10312
10307
|
}
|
10313
10308
|
|
10314
10309
|
/* * */
|