@tmlmobilidade/ui 20250829.1048.38 → 20250829.1512.5

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.
@@ -2281,6 +2281,7 @@
2281
2281
  align-items: center;
2282
2282
  justify-content: flex-start;
2283
2283
  width: 100%;
2284
+ min-height: 72px;
2284
2285
  padding: var(--size-spacing-md);
2285
2286
  overflow-x: auto;
2286
2287
  }
package/dist/styles.css CHANGED
@@ -2340,6 +2340,7 @@ figure {
2340
2340
  align-items: center;
2341
2341
  justify-content: flex-start;
2342
2342
  width: 100%;
2343
+ min-height: 72px;
2343
2344
  padding: var(--size-spacing-md);
2344
2345
  overflow-x: auto;
2345
2346
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/ui",
3
3
  "description": "UI components for Transportes Metropolitanos de Lisboa (TML) web applications.",
4
- "version": "20250829.1048.38",
4
+ "version": "20250829.1512.5",
5
5
  "author": "João de Vasconcelos & Jusi Monteiro",
6
6
  "license": "AGPL-3.0-or-later",
7
7
  "publishConfig": {