@sentio/ui-dashboard 0.2.8 → 0.2.9

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.mjs CHANGED
@@ -4861,7 +4861,7 @@ function YaxisControls({
4861
4861
  )
4862
4862
  ] }),
4863
4863
  columnSelect && /* @__PURE__ */ jsxs23("span", { className: "inline-flex h-8", children: [
4864
- /* @__PURE__ */ jsx33(AddonLabel, { className: "rounded-l-md border px-2", children: "Column" }),
4864
+ /* @__PURE__ */ jsx33(AddonLabel, { className: "rounded-l-md border border-r-0 px-2", children: "Column" }),
4865
4865
  columnSelect
4866
4866
  ] }),
4867
4867
  supportSetMinMax && /* @__PURE__ */ jsxs23(Fragment9, { children: [
@@ -5022,7 +5022,7 @@ var XAxisControls = ({
5022
5022
  )
5023
5023
  ] }),
5024
5024
  columnSelect && /* @__PURE__ */ jsxs24("span", { className: "inline-flex h-8", children: [
5025
- /* @__PURE__ */ jsx34(AddonLabel, { className: "rounded-l-md border px-2", children: "Column" }),
5025
+ /* @__PURE__ */ jsx34(AddonLabel, { className: "rounded-l-md border border-r-0 px-2", children: "Column" }),
5026
5026
  columnSelect
5027
5027
  ] }),
5028
5028
  supportSort && isXAixsNoneTime && /* @__PURE__ */ jsxs24("span", { className: "inline-flex h-8", children: [