@opens/ui 1.0.44 → 1.0.45

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.
@@ -14048,7 +14048,7 @@ const HA = /* @__PURE__ */ K({
14048
14048
  default: $(() => [
14049
14049
  E(c.$slots, "header"),
14050
14050
  x("div", {
14051
- class: P(["yu-w-full yu-overflow-hidden yu-relative yu-overflow-y-auto", [o.value, i.value]])
14051
+ class: P(["yu-w-full yu-overflow-hidden yu-relative yu-overflow-y-auto yu-bg-white", [o.value, i.value]])
14052
14052
  }, [
14053
14053
  x("table", ZA, [
14054
14054
  x("thead", {