@tmlmobilidade/ui 20250919.1454.47 → 20250919.1536.28

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 CHANGED
@@ -2068,6 +2068,11 @@
2068
2068
  border-right: 1px solid var(--color-system-border-100);
2069
2069
  border-bottom: 1px solid var(--color-system-border-100);
2070
2070
  box-shadow: 0 0 15px -5px rgb(0 0 0 / 10%);
2071
+
2072
+ & img {
2073
+ width: 50px;
2074
+ object-fit: contain;
2075
+ }
2071
2076
  }
2072
2077
 
2073
2078
  /* * */