zzz-pc-view 0.0.65 → 0.0.66

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zzz-pc-view",
3
- "version": "0.0.65",
3
+ "version": "0.0.66",
4
4
  "main": "src/index.umd.js",
5
5
  "module": "src/index.es.js",
6
6
  "types": "src/index.d.ts",
package/src/index.es.js CHANGED
@@ -11642,7 +11642,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
11642
11642
  ], 10, _hoisted_1$4)) : (openBlock(), createBlock(_component_el_sub_menu, {
11643
11643
  key: 1,
11644
11644
  index: nav.id,
11645
- class: normalizeClass(_ctx.onlyShowRoot ? "" : "flex center")
11645
+ class: normalizeClass(_ctx.onlyShowRoot ? "" : "flex valign-center")
11646
11646
  }, {
11647
11647
  title: withCtx(() => [
11648
11648
  nav.icon ? (openBlock(), createBlock(resolveDynamicComponent(nav.icon), {