eco-vue-js 0.4.11 → 0.4.12
Sign up to get free protection for your applications and to get access to all the features.
@@ -33,7 +33,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
33
33
|
createVNode(_sfc_main$1, {
|
34
34
|
"is-open": isOpen.value,
|
35
35
|
"max-height": 210,
|
36
|
-
"max-width":
|
36
|
+
"max-width": 320,
|
37
37
|
"horizontal-align": unref(HorizontalAlign).LEFT_INNER,
|
38
38
|
"update-align": false,
|
39
39
|
teleport: ""
|