@imperosoft/cris-webui-components 1.1.2-beta.18 → 1.1.2-beta.19

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.mjs CHANGED
@@ -1376,7 +1376,7 @@ var defaults = {
1376
1376
  flex: 1,
1377
1377
  minWidth: 0,
1378
1378
  display: "flex",
1379
- alignItems: "center",
1379
+ alignItems: "stretch",
1380
1380
  background: "transparent",
1381
1381
  border: "none",
1382
1382
  padding: "0.5rem 0.9rem",