@opens/ui 1.1.12 → 1.1.13
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/yunique_ui.cjs.js +1 -1
- package/dist/yunique_ui.css +1 -1
- package/dist/yunique_ui.es.js +1 -1
- package/dist/yunique_ui.umd.js +2 -2
- package/package.json +1 -1
package/dist/yunique_ui.es.js
CHANGED
|
@@ -14143,7 +14143,7 @@ const HA = /* @__PURE__ */ K({
|
|
|
14143
14143
|
_: 3
|
|
14144
14144
|
})) : R("", !0),
|
|
14145
14145
|
x("div", {
|
|
14146
|
-
class: O(["yu-w-full yu-overflow-
|
|
14146
|
+
class: O(["yu-w-full yu-overflow-x-scroll yu-relative yu-overflow-y-auto yu-bg-white yu-h-full", [o.value, u.value]]),
|
|
14147
14147
|
"data-testid": "table-body"
|
|
14148
14148
|
}, [
|
|
14149
14149
|
x("table", KA, [
|