fds-vue-core 4.3.3 → 4.3.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.
@@ -11800,7 +11800,7 @@ const _sfc_main$2 = /* @__PURE__ */ vue.defineComponent({
11800
11800
  return result;
11801
11801
  });
11802
11802
  return (_ctx, _cache) => {
11803
- return vue.openBlock(), vue.createElementBlock("span", vue.mergeProps({ class: "font-bold mb-2 tracking-wide" }, rootAttrs.value), [
11803
+ return vue.openBlock(), vue.createElementBlock("span", vue.mergeProps({ class: "font-bold inline-block mb-2 tracking-wide" }, rootAttrs.value), [
11804
11804
  vue.renderSlot(_ctx.$slots, "default")
11805
11805
  ], 16);
11806
11806
  };