yhz-ui-v3 1.2.4 → 1.2.5
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/yhz-ui-v3.es.ts +2 -1
- package/dist/yhz-ui-v3.umd.ts +1 -1
- package/package.json +1 -1
package/dist/yhz-ui-v3.es.ts
CHANGED
|
@@ -26997,7 +26997,8 @@ const Ik = ["innerHTML", "title"], Ak = { key: 2 }, $k = {
|
|
|
26997
26997
|
ol(qr(xa), {
|
|
26998
26998
|
"min-width": "36px",
|
|
26999
26999
|
resizable: !1,
|
|
27000
|
-
fixed: "right"
|
|
27000
|
+
fixed: "right",
|
|
27001
|
+
width: "36px"
|
|
27001
27002
|
})
|
|
27002
27003
|
]),
|
|
27003
27004
|
_: 3
|