@imperosoft/cris-webui-components 1.1.2-beta.15 → 1.1.2-beta.16

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