@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.js CHANGED
@@ -1412,6 +1412,8 @@ var defaults = {
1412
1412
  itemBtn: {
1413
1413
  flex: 1,
1414
1414
  minWidth: 0,
1415
+ display: "flex",
1416
+ alignItems: "center",
1415
1417
  background: "transparent",
1416
1418
  border: "none",
1417
1419
  padding: "0.5rem 0.9rem",