@eclass/ui-kit 1.9.1 → 1.9.2
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/eclass-ui-kit.es.js
CHANGED
|
@@ -27787,6 +27787,7 @@ function Footer({
|
|
|
27787
27787
|
_focus: cssButton,
|
|
27788
27788
|
_active: cssButton,
|
|
27789
27789
|
onClick: () => handleClick(),
|
|
27790
|
+
fontSize: "1rem !important",
|
|
27790
27791
|
children: action.text
|
|
27791
27792
|
}) : /* @__PURE__ */ jsx(Text, {
|
|
27792
27793
|
color: vars("colors-main-deepSkyBlue"),
|