@tarxemo/customer_support 1.2.2 → 1.2.3

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.es.js CHANGED
@@ -2045,11 +2045,11 @@ const ls = ({ message: e, onDelete: t }) => {
2045
2045
  "aria-label": "Clear chat history",
2046
2046
  title: "Clear chat history"
2047
2047
  },
2048
- /* @__PURE__ */ g.createElement(Ge, { size: 18 })
2048
+ /* @__PURE__ */ g.createElement(Ge, { size: 18, className: "text-red-500" })
2049
2049
  ), /* @__PURE__ */ g.createElement(
2050
2050
  "button",
2051
2051
  {
2052
- className: "cs-window__close",
2052
+ className: "cs-window__close text-gray-900",
2053
2053
  onClick: r,
2054
2054
  "aria-label": "Close chat"
2055
2055
  },