@creatorsn/vfluent3 0.3.65 → 0.3.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/dist/vfluent3.js CHANGED
@@ -14328,7 +14328,7 @@ const mo = /* @__PURE__ */ we(Cg, [["render", Vg]]), Tg = { class: "list-view-he
14328
14328
  }, "list-view-item"]),
14329
14329
  key: l,
14330
14330
  style: b({
14331
- height: n._rowHeight,
14331
+ height: n.valueTrigger(a.type) == "divider" ? "" : n._rowHeight,
14332
14332
  background: n.valueTrigger(a.choosen) ? e.choosenBackground : "",
14333
14333
  borderRadius: e.itemBorderRadius + "px"
14334
14334
  }),