@loja-integrada/admin-components 0.18.31 → 0.18.32

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.
@@ -49021,7 +49021,7 @@ var PaginationNavComponent = function PaginationNavComponent(_ref) {
49021
49021
  className: "text-inverted-2 text-f6 tracking-4"
49022
49022
  }, /*#__PURE__*/React__default.createElement("span", {
49023
49023
  id: "btnPaginationActualPage",
49024
- className: "pagination-nav-current text-primary font-semibold",
49024
+ className: "pagination-nav-current inline-block w-9 bg-base-1 border border-card-stroke/50 rounded font-semibold leading-8 text-center text-primary",
49025
49025
  ref: inputEl,
49026
49026
  contentEditable: true,
49027
49027
  suppressContentEditableWarning: true,