@eclass/ui-kit 1.11.6 → 1.11.7

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.
@@ -26980,6 +26980,7 @@ function Btn({
26980
26980
  className: onlyIcon,
26981
26981
  disabled: disabled2,
26982
26982
  height: "auto",
26983
+ lineHeight: "initial",
26983
26984
  minHeight: size2 === "regular" ? "2.7rem" : "1.474rem",
26984
26985
  iconSpacing: vars("space-xs"),
26985
26986
  isActive: false,